summaryrefslogtreecommitdiff
path: root/cad/ng-spice/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-16 13:41:26 +0000
committerwiz <wiz>2001-02-16 13:41:26 +0000
commit50d79f1689e6205ba9bb8c3038bba0934b7fa658 (patch)
tree7796c2e9b8aee283b13448855c903fab00ce9e97 /cad/ng-spice/Makefile
parenta2a55c607ab5e4747b94deae3456a9fb4c6dd009 (diff)
downloadpkgsrc-50d79f1689e6205ba9bb8c3038bba0934b7fa658.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'cad/ng-spice/Makefile')
-rw-r--r--cad/ng-spice/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/ng-spice/Makefile b/cad/ng-spice/Makefile
index 553d5314af3..1c881122101 100644
--- a/cad/ng-spice/Makefile
+++ b/cad/ng-spice/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/11/14 14:28:14 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.2 2001/02/16 13:46:26 wiz Exp $
#
DISTNAME= ng-spice-rework-13
@@ -8,6 +8,7 @@ MASTER_SITES= ftp://ieee.ing.uniroma1.it/pub/ng-spice/distribution/
MAINTAINER= dmcmahill@netbsd.org
HOMEPAGE= http://ieee.ing.uniroma1.it/ngspice/
+COMMENT= Next generation circuit simulation program
.if !exists(/usr/include/getopt.h)
DEPENDS+= libgetopt-*:../../devel/libgetopt