forked from Lainports/freebsd-ports
- Add LICENSE
- Add NO_ARCH Approved by: portmgr blanket
This commit is contained in:
parent
3c1396167c
commit
974dcd132d
2 changed files with 4 additions and 1 deletions
|
|
@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Robot protection
|
||||
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-Params-Validate>=0:devel/p5-Params-Validate \
|
||||
p5-Cache-FastMmap>=0:devel/p5-Cache-FastMmap \
|
||||
|
|
@ -18,5 +21,6 @@ RUN_DEPENDS= p5-Params-Validate>=0:devel/p5-Params-Validate \
|
|||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
NO_ARCH= yes
|
||||
|
||||
.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
|
||||
messages on your GSM Phone per hour. Applications of this method are unlimited.
|
||||
|
||||
|
||||
WWW: https://metacpan.org/release/Algorithm-FloodControl
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue