15 lines
260 B
Makefile

# $OpenBSD: Makefile,v 1.27 2020/07/03 21:44:57 sthen Exp $
COMMENT= in-core objects like strings and arrays for I/O
MODULES= cpan
PKG_ARCH= *
DISTNAME= IO-stringy-2.111
REVISION= 1
CATEGORIES= devel
# perl
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>