openbsd-ports/textproc/p5-Text-Format/Makefile
2013-03-24 13:16:06 +00:00

16 lines
259 B
Makefile

# $OpenBSD: Makefile,v 1.3 2013/03/24 13:16:06 benoit Exp $
COMMENT= various subroutines to format text
DISTNAME = Text-Format-0.58
CATEGORIES= textproc
# perl
PERMIT_PACKAGE_CDROM= Yes
MODULES= cpan
CONFIGURE_STYLE= modbuild
.include <bsd.port.mk>