mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
- Add LICENSE
- Add NO_ARCH Approved by: portmgr blanket
This commit is contained in:
parent
bacf783fbb
commit
ef13ca64f7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=496433
@ -11,11 +11,15 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Simple timing of stages of your code
|
||||
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS} \
|
||||
p5-Test-LongString>=0:devel/p5-Test-LongString
|
||||
RUN_DEPENDS= p5-Clone>=0:devel/p5-Clone
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user