17 lines
274 B
Makefile

# $OpenBSD: Makefile,v 1.17 2019/07/12 20:45:04 sthen Exp $
COMMENT= create symlink from IO handle
MODULES= cpan
PKG_ARCH= *
DISTNAME= PerlIO-via-symlink-0.05
REVISION= 3
CATEGORIES= devel
# Artistic
PERMIT_PACKAGE= Yes
CONFIGURE_STYLE = modinst
.include <bsd.port.mk>