diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:17:17 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:17:17 +0000 |
commit | 55850b547b3f7faa5079a8e226888eb13c4df728 (patch) | |
tree | df06e8db2d34fe4dffe75da2120f4cb4fc942ed2 /graphics/p5-Image-Size | |
parent | 0e43d0c014780e893ae8939d75c6fd5e7f68fdde (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76036
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 acf6392b1262..3131585fd5f2 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 a5be9ea6469a..000000000000 --- a/graphics/p5-Image-Size/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl5 module to determine the size of images in several common formats |