diff options
Diffstat (limited to 'www/p5-Apache-Archive')
-rw-r--r-- | www/p5-Apache-Archive/Makefile | 2 | ||||
-rw-r--r-- | www/p5-Apache-Archive/pkg-comment | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Apache-Archive/Makefile b/www/p5-Apache-Archive/Makefile index 83595324afe2..bb2cb938e402 100644 --- a/www/p5-Apache-Archive/Makefile +++ b/www/p5-Apache-Archive/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Perl module that creates a menu to allow perusal of tarball contents + BUILD_DEPENDS= ${SITE_PERL}/Archive/Tar.pm:${PORTSDIR}/archivers/p5-Archive-Tar RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/www/p5-Apache-Archive/pkg-comment b/www/p5-Apache-Archive/pkg-comment deleted file mode 100644 index da405b484269..000000000000 --- a/www/p5-Apache-Archive/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module that creates a menu to allow perusal of tarball contents |