14 lines
250 B
Makefile
14 lines
250 B
Makefile
# $OpenBSD: Makefile,v 1.24 2020/07/03 21:44:57 sthen Exp $
|
|
|
|
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>
|