- Add LICENSE
- Add NO_ARCH Approved by: portmgr blanket
This commit is contained in:
@@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5-
|
|||||||
MAINTAINER= perl@FreeBSD.org
|
MAINTAINER= perl@FreeBSD.org
|
||||||
COMMENT= Robot protection
|
COMMENT= Robot protection
|
||||||
|
|
||||||
|
LICENSE= ART10 GPLv1+
|
||||||
|
LICENSE_COMB= dual
|
||||||
|
|
||||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||||
RUN_DEPENDS= p5-Params-Validate>=0:devel/p5-Params-Validate \
|
RUN_DEPENDS= p5-Params-Validate>=0:devel/p5-Params-Validate \
|
||||||
p5-Cache-FastMmap>=0:devel/p5-Cache-FastMmap \
|
p5-Cache-FastMmap>=0:devel/p5-Cache-FastMmap \
|
||||||
@@ -18,5 +21,6 @@ RUN_DEPENDS= p5-Params-Validate>=0:devel/p5-Params-Validate \
|
|||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
NO_ARCH= yes
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|||||||
@@ -3,5 +3,4 @@ to be processed in specific perion of time. Few examples are: web server can
|
|||||||
limit requsets number to a page or you may want to receive no more than 10 SMS
|
limit requsets number to a page or you may want to receive no more than 10 SMS
|
||||||
messages on your GSM Phone per hour. Applications of this method are unlimited.
|
messages on your GSM Phone per hour. Applications of this method are unlimited.
|
||||||
|
|
||||||
|
|
||||||
WWW: https://metacpan.org/release/Algorithm-FloodControl
|
WWW: https://metacpan.org/release/Algorithm-FloodControl
|
||||||
|
|||||||
Reference in New Issue
Block a user