mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
security/p5-Crypt-PBKDF2: Add LICENSE_FILE and NO_ARCH
This commit is contained in:
parent
8b4f0978d5
commit
7f1a99a8f2
1 changed files with 3 additions and 0 deletions
|
@ -11,6 +11,7 @@ COMMENT= PBKDF2 password hashing algorithm
|
|||
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-Digest-HMAC>=1.01:security/p5-Digest-HMAC \
|
||||
|
@ -26,4 +27,6 @@ TEST_DEPENDS= p5-Test-Fatal>=0:devel/p5-Test-Fatal
|
|||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue