diff options
Diffstat (limited to 'devel/p5-Getopt-Declare')
-rw-r--r-- | devel/p5-Getopt-Declare/Makefile | 1 | ||||
-rw-r--r-- | devel/p5-Getopt-Declare/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Getopt-Declare/Makefile b/devel/p5-Getopt-Declare/Makefile index 40b2a7f..0134d68 100644 --- a/devel/p5-Getopt-Declare/Makefile +++ b/devel/p5-Getopt-Declare/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Getopt PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org +COMMENT= Declaratively Expressed Command-Line Arguments via Regular Expressions BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Text/Balanced.pm:${PORTSDIR}/textproc/p5-Text-Balanced RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/devel/p5-Getopt-Declare/pkg-comment b/devel/p5-Getopt-Declare/pkg-comment deleted file mode 100644 index 111fb3b..0000000 --- a/devel/p5-Getopt-Declare/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Declaratively Expressed Command-Line Arguments via Regular Expressions |