mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Add LICENSE
- Add NO_ARCH Approved by: portmgr blanket
This commit is contained in:
parent
c6bc452b8a
commit
7f51a3547e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488517
1 changed files with 4 additions and 0 deletions
|
@ -11,10 +11,14 @@ PKGNAMEPREFIX= p5-
|
||||||
MAINTAINER= perl@FreeBSD.org
|
MAINTAINER= perl@FreeBSD.org
|
||||||
COMMENT= Nice wrapper for File::Find ala find(1)
|
COMMENT= Nice wrapper for File::Find ala find(1)
|
||||||
|
|
||||||
|
LICENSE= ART10 GPLv1+
|
||||||
|
LICENSE_COMB= dual
|
||||||
|
|
||||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||||
RUN_DEPENDS= p5-Text-Glob>0:textproc/p5-Text-Glob
|
RUN_DEPENDS= p5-Text-Glob>0:textproc/p5-Text-Glob
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
NO_ARCH= yes
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue