SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
16
devel/p5-AnyEvent-HTTP/Makefile
Normal file
16
devel/p5-AnyEvent-HTTP/Makefile
Normal file
|
@ -0,0 +1,16 @@
|
|||
COMMENT= simple but non-blocking HTTP/HTTPS client
|
||||
|
||||
DISTNAME = AnyEvent-HTTP-2.25
|
||||
CATEGORIES= databases devel
|
||||
REVISION = 0
|
||||
|
||||
MODULES= cpan
|
||||
PKG_ARCH= *
|
||||
|
||||
# perl
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
RUN_DEPENDS= devel/p5-AnyEvent \
|
||||
devel/p5-common-sense
|
||||
|
||||
.include <bsd.port.mk>
|
Loading…
Add table
Add a link
Reference in a new issue