openbsd-ports/cad/ngspice/Makefile.inc

20 lines
351 B
Makefile

# $OpenBSD: Makefile.inc,v 1.2 2019/11/01 02:17:35 bentley Exp $
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/}