ports/cad/ngspice/Makefile.inc

16 lines
215 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/
# BSD
PERMIT_PACKAGE ?= Yes
USE_GMAKE ?= yes
CONFIGURE_STYLE ?= gnu
2023-09-19 18:42:08 +00:00
SITES ?= ${SITE_SOURCEFORGE:=ngspice/}