ports/cad/ngspice/Makefile.inc

18 lines
285 B
PHP
Raw Normal View History

2023-08-16 22:26:55 +00:00
V ?= 31
DISTNAME ?= ngspice-${V}
CATEGORIES ?= cad
HOMEPAGE ?= http://ngspice.sourceforge.net/
MAINTAINER ?= Anthony J. Bentley <anthony@anjbe.name>
# BSD
PERMIT_PACKAGE ?= Yes
USE_GMAKE ?= yes
CONFIGURE_STYLE ?= gnu
MASTER_SITES ?= ${MASTER_SITE_SOURCEFORGE:=ngspice/}