openbsd-ports/devel/p5-IO-String/Makefile
2010-12-03 11:44:22 +00:00

19 lines
385 B
Makefile

# $OpenBSD: Makefile,v 1.18 2010/12/03 11:44:32 ajacoutot 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
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>