diff --git a/sysutils/whatpix/Makefile b/sysutils/whatpix/Makefile index 738c136b0ec3..87394735eac8 100644 --- a/sysutils/whatpix/Makefile +++ b/sysutils/whatpix/Makefile @@ -10,8 +10,12 @@ MASTER_SITES= http://whatpix.sourceforge.net/download/ MAINTAINER= ports@FreeBSD.org COMMENT= Perl console application which finds, moves, or deletes duplicate files +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/LICENSE + RUN_DEPENDS= p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 +NO_ARCH= yes NO_BUILD= yes PLIST_FILES= bin/whatpix USES= perl5 shebangfix