15 lines
213 B
Makefile
15 lines
213 B
Makefile
|
COMMENT= create symlink from IO handle
|
||
|
|
||
|
MODULES= cpan
|
||
|
PKG_ARCH= *
|
||
|
DISTNAME= PerlIO-via-symlink-0.05
|
||
|
REVISION= 4
|
||
|
CATEGORIES= devel
|
||
|
|
||
|
# Artistic
|
||
|
PERMIT_PACKAGE= Yes
|
||
|
|
||
|
CONFIGURE_STYLE = modinst
|
||
|
|
||
|
.include <bsd.port.mk>
|