From 2e99accb2bbee84c3f01536879ae54bd8a6e604f Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 16 Feb 2001 15:22:13 +0000 Subject: Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. --- graphics/p5-Image-Size/Makefile | 3 ++- graphics/p5-Image-Size/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 graphics/p5-Image-Size/pkg/COMMENT (limited to 'graphics/p5-Image-Size') diff --git a/graphics/p5-Image-Size/Makefile b/graphics/p5-Image-Size/Makefile index df396cc0079..26fef514ea9 100644 --- a/graphics/p5-Image-Size/Makefile +++ b/graphics/p5-Image-Size/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/08/27 07:11:13 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/16 15:22:29 wiz Exp $ # DISTNAME= Image-Size-2.901 @@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Image/} MAINTAINER= packages@netbsd.org HOMEPAGE= http://theory.uwinnipeg.ca/CPAN/data/Image-Size/ +COMMENT= Read the dimensions of an image in several popular formats USE_PERL5= # defined PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Image/Size/.packlist diff --git a/graphics/p5-Image-Size/pkg/COMMENT b/graphics/p5-Image-Size/pkg/COMMENT deleted file mode 100644 index d72fac957fd..00000000000 --- a/graphics/p5-Image-Size/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Read the dimensions of an image in several popular formats -- cgit v1.2.3