1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00
freebsd-ports/textproc/p5-Text-Tabs+Wrap/Makefile
2003-03-24 14:37:47 +00:00

24 lines
517 B
Makefile

# New ports collection makefile for: textproc/p5- Text-Wrap
# Date created: 4 February 2003
# Whom: Toby Allsopp <toby@mi6.gen.nz>
#
# $FreeBSD$
#
PORTNAME= Text-Tabs+Wrap
PORTVERSION= 2001.0929
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Text
PKGNAMEPREFIX= p5-
MAINTAINER= toby@mi6.gen.nz
COMMENT= Line wrapping to form simple paragraphs
PERL_CONFIGURE= YES
MAN3= Text::Wrap.3 Text::Tabs.3
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
.include <bsd.port.mk>