openbsd-ports/devel/p5-IO-String/Makefile
2013-03-11 10:50:00 +00:00

16 lines
303 B
Makefile

# $OpenBSD: Makefile,v 1.19 2013/03/11 10:50:18 espie Exp $
COMMENT= emulate IO::File interface for in-core strings
MODULES= cpan
DISTNAME= IO-String-1.08
REVISION= 1
CATEGORIES= devel
USE_GROFF = Yes
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>