summaryrefslogtreecommitdiff
path: root/cad/ng-spice/Makefile
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2002-01-26 02:38:30 +0000
committerdmcmahill <dmcmahill>2002-01-26 02:38:30 +0000
commit6555aedea981cbffaf497176c970327db8130813 (patch)
tree57b8b889cab6d25af011086f1b7206a9257fca5e /cad/ng-spice/Makefile
parentf15ea1c9b4c1c0bca0b3718da9986c8547facdf2 (diff)
downloadpkgsrc-6555aedea981cbffaf497176c970327db8130813.tar.gz
update to ngspice-14
A pkgsrc specific change is that it no longer conflicts with the cad/spice package allowing both to be installed. From the NEWS file: This is a major release in terms of bug-fixes. Some enhancements have been included: BSIM4 model and support for EKV model. The source code for the latter must be obtained from EKV web site (see DEVICE for more info). To enable EKV support you have to obtain the code first and then use the configure switch "--enable-ekv".
Diffstat (limited to 'cad/ng-spice/Makefile')
-rw-r--r--cad/ng-spice/Makefile12
1 files changed, 5 insertions, 7 deletions
diff --git a/cad/ng-spice/Makefile b/cad/ng-spice/Makefile
index 7506e8d53da..df3a48db2a3 100644
--- a/cad/ng-spice/Makefile
+++ b/cad/ng-spice/Makefile
@@ -1,17 +1,15 @@
-# $NetBSD: Makefile,v 1.9 2001/10/24 22:10:47 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2002/01/26 02:38:30 dmcmahill Exp $
#
-DISTNAME= ng-spice-rework-13
-PKGNAME= ng-spice-13
+DISTNAME= ng-spice-rework-14
+PKGNAME= ng-spice-14
CATEGORIES= cad
-MASTER_SITES= ftp://ieee.ing.uniroma1.it/pub/ng-spice/distribution/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ngspice/}
MAINTAINER= dmcmahill@netbsd.org
-HOMEPAGE= http://ieee.ing.uniroma1.it/ngspice/
+HOMEPAGE= http://ngspice.sourceforge.net
COMMENT= Next generation circuit simulation program
-CONFLICTS+= spice-[0-9]*
-
USE_LIBTOOL= YES
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig