diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 12:17:17 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 12:17:17 +0000 |
commit | c8279043c76c50a7dfb9161150d4f3eaf58762cf (patch) | |
tree | 5374f212b24b669102449332bbbc2b6cc1c03868 /graphics/p5-Image-Size | |
parent | 94c0cf78ee56ccdae44659300e2944c84da47f6e (diff) | |
download | FreeBSD-ports-c8279043c76c50a7dfb9161150d4f3eaf58762cf.zip FreeBSD-ports-c8279043c76c50a7dfb9161150d4f3eaf58762cf.tar.gz |
De-pkg-comment.
Diffstat (limited to 'graphics/p5-Image-Size')
-rw-r--r-- | graphics/p5-Image-Size/Makefile | 1 | ||||
-rw-r--r-- | graphics/p5-Image-Size/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-Image-Size/Makefile b/graphics/p5-Image-Size/Makefile index acf6392..3131585 100644 --- a/graphics/p5-Image-Size/Makefile +++ b/graphics/p5-Image-Size/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Image PKGNAMEPREFIX= p5- MAINTAINER= tolid@plab.ku.dk +COMMENT= Perl5 module to determine the size of images in several common formats PERL_CONFIGURE= YES CONFIGURE_ARGS= PREFIX=${PREFIX} diff --git a/graphics/p5-Image-Size/pkg-comment b/graphics/p5-Image-Size/pkg-comment deleted file mode 100644 index a5be9ea..0000000 --- a/graphics/p5-Image-Size/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl5 module to determine the size of images in several common formats |