pkgsrc/textproc/p5-Text-Reform/Makefile
2008-06-12 02:14:13 +00:00

24 lines
597 B
Makefile

# $NetBSD: Makefile,v 1.10 2008/06/12 02:14:50 joerg Exp $
#
DISTNAME= Text-Reform-1.11
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5trf
PKGREVISION= 3
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
MAINTAINER= eric@cirr.com
HOMEPAGE= http://search.cpan.org/search?module=Text::Reform
COMMENT= Manual text wrapping and reformatting
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Text/Reform/.packlist
REPLACE_PERL+= demo*.pl
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"