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
1bc55404d7
commit
f813f0e44e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=498356
@ -12,6 +12,9 @@ PKGNAMEPREFIX= p5-
|
|||||||
MAINTAINER= gerard@seibercom.net
|
MAINTAINER= gerard@seibercom.net
|
||||||
COMMENT= Perl implementation of the reCAPTCHA Mailhide API
|
COMMENT= Perl implementation of the reCAPTCHA Mailhide API
|
||||||
|
|
||||||
|
LICENSE= ART10 GPLv1+
|
||||||
|
LICENSE_COMB= dual
|
||||||
|
|
||||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||||
RUN_DEPENDS= p5-Crypt-Rijndael>=0:security/p5-Crypt-Rijndael \
|
RUN_DEPENDS= p5-Crypt-Rijndael>=0:security/p5-Crypt-Rijndael \
|
||||||
p5-HTML-Tiny>=0.904:textproc/p5-HTML-Tiny
|
p5-HTML-Tiny>=0.904:textproc/p5-HTML-Tiny
|
||||||
@ -19,5 +22,6 @@ RUN_DEPENDS= p5-Crypt-Rijndael>=0:security/p5-Crypt-Rijndael \
|
|||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
NO_ARCH= yes
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
Loading…
Reference in New Issue
Block a user