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

17 lines
345 B
Makefile

# $OpenBSD: Makefile,v 1.21 2013/03/11 10:50:18 espie Exp $
COMMENT= in-core objects like strings and arrays for I/O
MODULES= cpan
VERSION= 2.110
DISTNAME= IO-stringy-${VERSION}
REVISION= 1
CATEGORIES= devel
USE_GROFF = Yes
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>