math/p5-Math-Random-Secure: Add LICENSE_FILE and NO_ARCH
Approved by: portmgr (blanket)
This commit is contained in:
parent
9045f9ef54
commit
1bff0c6119
1 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,7 @@ MAINTAINER= dereckson@gmail.com
|
|||
COMMENT= Cryptographically-secure rand function
|
||||
|
||||
LICENSE= ART20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
TEST_DEPENDS= p5-Test-Warn>0:devel/p5-Test-Warn
|
||||
BUILD_DEPENDS= p5-List-MoreUtils>0:lang/p5-List-MoreUtils
|
||||
|
@ -20,4 +21,6 @@ RUN_DEPENDS= p5-Any-Moose>0:devel/p5-Any-Moose \
|
|||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue