diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 01:07:10 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 01:07:10 +0800 |
commit | d4608b373f3f182f549176d35e5175610fd50a8a (patch) | |
tree | 5c73a5671f386e029fa681c1317779d0a008091a /devel/p5-Getopt-Mixed | |
parent | 5e74228e64f4599e5af4aa6ce57336776e650950 (diff) | |
download | freebsd-ports-gnome-d4608b373f3f182f549176d35e5175610fd50a8a.tar.gz freebsd-ports-gnome-d4608b373f3f182f549176d35e5175610fd50a8a.tar.zst freebsd-ports-gnome-d4608b373f3f182f549176d35e5175610fd50a8a.zip |
De-pkg-comment.
Diffstat (limited to 'devel/p5-Getopt-Mixed')
-rw-r--r-- | devel/p5-Getopt-Mixed/Makefile | 1 | ||||
-rw-r--r-- | devel/p5-Getopt-Mixed/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Getopt-Mixed/Makefile b/devel/p5-Getopt-Mixed/Makefile index 00430cc843da..ca990783b55b 100644 --- a/devel/p5-Getopt-Mixed/Makefile +++ b/devel/p5-Getopt-Mixed/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Getopt PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Perl module for processing of both short and long command line options PERL_CONFIGURE= yes diff --git a/devel/p5-Getopt-Mixed/pkg-comment b/devel/p5-Getopt-Mixed/pkg-comment deleted file mode 100644 index 1437ff940d79..000000000000 --- a/devel/p5-Getopt-Mixed/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module for processing of both short and long command line options |