openbsd-ports/devel/p5-IO-String/Makefile
2010-10-18 17:47:50 +00:00

19 lines
380 B
Makefile

# $OpenBSD: Makefile,v 1.16 2010/10/18 17:48:02 espie Exp $
COMMENT= emulate IO::File interface for in-core strings
MODULES= cpan
DISTNAME= IO-String-1.08
REVISION= 0
CATEGORIES= devel
USE_GROFF = Yes
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>