openbsd-ports/textproc/p5-Text-Format/Makefile

19 lines
340 B
Makefile
Raw Normal View History

# $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>