summaryrefslogtreecommitdiff
path: root/graphics/p5-GDTextUtil
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-16 15:22:13 +0000
committerwiz <wiz@pkgsrc.org>2001-02-16 15:22:13 +0000
commita2a4d06c6fe93107eedfcc3d009672fe424ac7ef (patch)
treeb5890a54c67bba8526cf5a60ca066d6a3cf5bfc8 /graphics/p5-GDTextUtil
parent9f28a7693e4ce0bcbc428ce0b4903fd08e48c277 (diff)
downloadpkgsrc-a2a4d06c6fe93107eedfcc3d009672fe424ac7ef.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'graphics/p5-GDTextUtil')
-rw-r--r--graphics/p5-GDTextUtil/Makefile3
-rw-r--r--graphics/p5-GDTextUtil/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-GDTextUtil/Makefile b/graphics/p5-GDTextUtil/Makefile
index 05e9c4694b1..b4a96a2e05b 100644
--- a/graphics/p5-GDTextUtil/Makefile
+++ b/graphics/p5-GDTextUtil/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2000/11/28 00:51:09 david Exp $
+# $NetBSD: Makefile,v 1.4 2001/02/16 15:22:29 wiz Exp $
#
DISTNAME= GDTextUtil-0.80
@@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/}
MAINTAINER= damon@brodiefamily.org
HOMEPAGE= http://theoryx5.uwinnipeg.ca/CPAN/data/GDTextUtil/Text.html
+COMMENT= Perl 5 text utilities for use with the GD drawing package
DEPENDS+= p5-GD>=1.30:../../graphics/p5-GD
diff --git a/graphics/p5-GDTextUtil/pkg/COMMENT b/graphics/p5-GDTextUtil/pkg/COMMENT
deleted file mode 100644
index 46875e1795e..00000000000
--- a/graphics/p5-GDTextUtil/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Perl 5 text utilities for use with the GD drawing package