freebsd-ports/textproc/p5-Text-Format/Makefile
2012-11-14 09:10:20 +00:00

16 lines
261 B
Makefile

# $FreeBSD$
PORTNAME= Text-Format
PORTVERSION= 0.58
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Various subroutines to format text
PERL_CONFIGURE= yes
MAN3= Text::Format.3
.include <bsd.port.mk>