diff options
Diffstat (limited to 'sysutils/whatpix')
-rw-r--r-- | sysutils/whatpix/Makefile | 1 | ||||
-rw-r--r-- | sysutils/whatpix/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/whatpix/Makefile b/sysutils/whatpix/Makefile index 9abb71825606..eecc62fe7cc2 100644 --- a/sysutils/whatpix/Makefile +++ b/sysutils/whatpix/Makefile @@ -11,6 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://whatpix.sourceforge.net/download/ MAINTAINER= pcasidy@casidy.com +COMMENT= Perl console application which finds, moves or deletes duplicate files RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 diff --git a/sysutils/whatpix/pkg-comment b/sysutils/whatpix/pkg-comment deleted file mode 100644 index 899efa493bc4..000000000000 --- a/sysutils/whatpix/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl console application which finds, moves or deletes duplicate files |