ports/devel/p5-IO-String/Makefile

12 lines
189 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= emulate IO::File interface for in-core strings
MODULES= cpan
PKG_ARCH= *
DISTNAME= IO-String-1.08
REVISION= 3
CATEGORIES= devel
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>