2022-03-11 18:49:30 +00:00

14 lines
273 B
Makefile

COMMENT= in-core objects like strings and arrays for I/O
MODULES= cpan
PKG_ARCH= *
DISTNAME= IO-Stringy-2.113
# distribution changed from IO::stringy to IO::Stringy
PKGNAME= p5-${DISTNAME:S/S/s/}
CATEGORIES= devel
# perl
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>