diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
commit | 4c2e4f186201b31c37dc6ace0bc178984cefa9fd (patch) | |
tree | bcc2e191eb5eeae24427359a8943308c4d228097 /sysutils/whatpix | |
parent | 1520142bc725e616da770a4e1d5625319b89c384 (diff) | |
download | ports-4c2e4f186201b31c37dc6ace0bc178984cefa9fd.tar.gz ports-4c2e4f186201b31c37dc6ace0bc178984cefa9fd.zip |
Notes
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 |