summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Template
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-17 17:31:58 +0000
committerwiz <wiz>2001-02-17 17:31:58 +0000
commit26730104be8e403eeb8a7ec5ff7903af6ee1418c (patch)
treeff17e85c241ba8999810590573dfaabbb05305c1 /textproc/p5-Text-Template
parent5c2ded063c246b745cbe88b35958aeb774b3efff (diff)
downloadpkgsrc-26730104be8e403eeb8a7ec5ff7903af6ee1418c.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'textproc/p5-Text-Template')
-rw-r--r--textproc/p5-Text-Template/Makefile3
-rw-r--r--textproc/p5-Text-Template/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-Template/Makefile b/textproc/p5-Text-Template/Makefile
index 2cde5c71ebc..73fd29c6e2e 100644
--- a/textproc/p5-Text-Template/Makefile
+++ b/textproc/p5-Text-Template/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2000/11/14 13:44:09 rh Exp $
+# $NetBSD: Makefile,v 1.3 2001/02/17 17:37:38 wiz Exp $
#
DISTNAME= Text-Template-1.23
@@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.plover.com/~mjd/perl/Template/
+COMMENT= perl5 library for generating form letters
USE_PERL5= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Text/Template/.packlist
diff --git a/textproc/p5-Text-Template/pkg/COMMENT b/textproc/p5-Text-Template/pkg/COMMENT
deleted file mode 100644
index 035c3e3e893..00000000000
--- a/textproc/p5-Text-Template/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-perl5 library for generating form letters