SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
17
devel/p5-PerlIO-via-dynamic/Makefile
Normal file
17
devel/p5-PerlIO-via-dynamic/Makefile
Normal file
|
@ -0,0 +1,17 @@
|
|||
COMMENT= create dynamic PerlIO layers
|
||||
|
||||
MODULES= cpan
|
||||
PKG_ARCH= *
|
||||
DISTNAME = PerlIO-via-dynamic-0.14
|
||||
CATEGORIES= devel
|
||||
REVISION = 0
|
||||
|
||||
MAINTAINER = Benoit Lecocq <benoit@openbsd.org>
|
||||
|
||||
# Artistic
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
RUN_DEPENDS= devel/p5-Internals
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
.include <bsd.port.mk>
|
Loading…
Add table
Add a link
Reference in a new issue