openbsd-ports/textproc/p5-Text-Format/Makefile
jasper 3da82e5958 import p5-Text-Format
Text::Format is meant for more powerful text formatting than what
Text::Wrap allows.

ok sthen@
2011-03-16 14:21:06 +00:00

19 lines
340 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2011/03/16 14:21:06 jasper Exp $
COMMENT= various subroutines to format text
DISTNAME= Text-Format-0.53
CATEGORIES= textproc
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MODULES= cpan
CONFIGURE_STYLE= modbuild
.include <bsd.port.mk>