ports/textproc/p5-Text-Format/Makefile

14 lines
205 B
Makefile

COMMENT= various subroutines to format text
DISTNAME = Text-Format-0.62
CATEGORIES= textproc
# Perl
PERMIT_PACKAGE= Yes
MODULES= cpan
PKG_ARCH= *
CONFIGURE_STYLE= modbuild
.include <bsd.port.mk>