diff options
Diffstat (limited to 'archivers/p5-Archive-Tar/Makefile')
-rw-r--r-- | archivers/p5-Archive-Tar/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/p5-Archive-Tar/Makefile b/archivers/p5-Archive-Tar/Makefile index d3760f0d5ec2..59b42ee8d358 100644 --- a/archivers/p5-Archive-Tar/Makefile +++ b/archivers/p5-Archive-Tar/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= p5- EXTRACT_SUFX= .tgz MAINTAINER= roman@xpert.com +COMMENT= Perl module for creation and manipulation of tar files BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple RUN_DEPENDS= ${BUILD_DEPENDS} \ |