12 lines
189 B
Makefile
12 lines
189 B
Makefile
|
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>
|