summaryrefslogtreecommitdiff
path: root/devel/g-wrap
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-16 14:38:16 +0000
committerwiz <wiz@pkgsrc.org>2001-02-16 14:38:16 +0000
commit94dc65fbeccff1dc0d868dfd4949516e0eacf893 (patch)
treed583765b38ad8c9086e6f3c1b1f72fcf3c9cf6ff /devel/g-wrap
parent5db9dc6826de4c5bfec1656c0935b20663fd040c (diff)
downloadpkgsrc-94dc65fbeccff1dc0d868dfd4949516e0eacf893.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'devel/g-wrap')
-rw-r--r--devel/g-wrap/Makefile3
-rw-r--r--devel/g-wrap/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/g-wrap/Makefile b/devel/g-wrap/Makefile
index dbcbfb169ee..5d4a88f117f 100644
--- a/devel/g-wrap/Makefile
+++ b/devel/g-wrap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2000/08/15 02:18:46 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2001/02/16 14:38:24 wiz Exp $
#
DISTNAME= g-wrap-0.9.5
@@ -7,6 +7,7 @@ MASTER_SITES= ftp://ftp.gnucash.org/pub/g-wrap/source/
MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.cs.cmu.edu/afs/cs.cmu.edu/usr/chrislee/www/Software/g-wrap/
+COMMENT= tool for importing types, functions, and constants into guile
DEPENDS+= guile>=1.3.4:../../lang/guile
diff --git a/devel/g-wrap/pkg/COMMENT b/devel/g-wrap/pkg/COMMENT
deleted file mode 100644
index f30ef7928b0..00000000000
--- a/devel/g-wrap/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-tool for importing types, functions, and constants into guile