summaryrefslogtreecommitdiff
path: root/databases/p5-perl-ldap
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-16 14:17:22 +0000
committerwiz <wiz@pkgsrc.org>2001-02-16 14:17:22 +0000
commit417e8bbabf32592822a77615f490f81af3c99be2 (patch)
tree85c7199ff66a23b0ef2222724c3c775b2e1defa5 /databases/p5-perl-ldap
parent6c0ff6d2791c86527492513d3f40f5586041e81e (diff)
downloadpkgsrc-417e8bbabf32592822a77615f490f81af3c99be2.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'databases/p5-perl-ldap')
-rw-r--r--databases/p5-perl-ldap/Makefile3
-rw-r--r--databases/p5-perl-ldap/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-perl-ldap/Makefile b/databases/p5-perl-ldap/Makefile
index 2c53f555b06..95243080863 100644
--- a/databases/p5-perl-ldap/Makefile
+++ b/databases/p5-perl-ldap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2000/10/16 11:02:35 rh Exp $
+# $NetBSD: Makefile,v 1.8 2001/02/16 14:17:35 wiz Exp $
#
DISTNAME= perl-ldap-0.22
@@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=LWP/}
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://perl-ldap.sourceforge.net/
+COMMENT= Perl class to access LDAP servers
DEPENDS+= p5-XML-Parser-*:../../textproc/p5-XML-Parser
DEPENDS+= p5-Digest-MD5-*:../../security/p5-Digest-MD5
diff --git a/databases/p5-perl-ldap/pkg/COMMENT b/databases/p5-perl-ldap/pkg/COMMENT
deleted file mode 100644
index 602429e0156..00000000000
--- a/databases/p5-perl-ldap/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Perl class to access LDAP servers