mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Add LICENSE
- Add NO_ARCH
This commit is contained in:
parent
6e384a3d70
commit
a31e91ebfa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=395020
1 changed files with 4 additions and 0 deletions
|
@ -10,8 +10,12 @@ MASTER_SITES= http://whatpix.sourceforge.net/download/
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Perl console application which finds, moves, or deletes duplicate files
|
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
|
RUN_DEPENDS= p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1
|
||||||
|
|
||||||
|
NO_ARCH= yes
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
PLIST_FILES= bin/whatpix
|
PLIST_FILES= bin/whatpix
|
||||||
USES= perl5 shebangfix
|
USES= perl5 shebangfix
|
||||||
|
|
Loading…
Add table
Reference in a new issue