diff options
author | wiz <wiz> | 2001-02-17 17:52:59 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-17 17:52:59 +0000 |
commit | dc2ddaa8a58829b5661f6b43aabf133f78ab17ce (patch) | |
tree | e8e4b7b8b0ed7b1c572a7cbbee24ea7aae33416e /net/p5-Wais | |
parent | ab333ab34b7be497ea3cb1ba4c8e4deb708b850c (diff) | |
download | pkgsrc-dc2ddaa8a58829b5661f6b43aabf133f78ab17ce.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'net/p5-Wais')
-rw-r--r-- | net/p5-Wais/Makefile | 3 | ||||
-rw-r--r-- | net/p5-Wais/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Wais/Makefile b/net/p5-Wais/Makefile index 471b1b53d43..c71e6a7adb4 100644 --- a/net/p5-Wais/Makefile +++ b/net/p5-Wais/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2000/08/29 20:48:14 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2001/02/17 18:19:25 wiz Exp $ # DISTNAME= Wais-2.311 @@ -7,6 +7,7 @@ CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Wais/} MAINTAINER= bad@netbsd.org +COMMENT= perl5 module for accessing WAIS servers DEPENDS+= freewais-sf-2.2.12:../../net/freewais-sf DEPENDS+= p5-Curses>=1.02:../../devel/p5-Curses diff --git a/net/p5-Wais/pkg/COMMENT b/net/p5-Wais/pkg/COMMENT deleted file mode 100644 index ca230270c6d..00000000000 --- a/net/p5-Wais/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -perl5 module for accessing WAIS servers |