mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
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>
|