17 lines
280 B
Makefile
17 lines
280 B
Makefile
# $OpenBSD: Makefile,v 1.16 2017/08/04 09:27:03 bluhm Exp $
|
|
|
|
COMMENT= create symlink from IO handle
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= PerlIO-via-symlink-0.05
|
|
REVISION= 3
|
|
CATEGORIES= devel
|
|
|
|
# Artistic
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
CONFIGURE_STYLE = modinst
|
|
|
|
.include <bsd.port.mk>
|