openbsd-ports/cad/ngspice/Makefile.inc
2022-03-11 18:24:26 +00:00

18 lines
285 B
Makefile

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/}