# $NetBSD: Makefile,v 1.11 2008/10/19 19:18:56 he Exp $ # DISTNAME= Text-Reform-1.11 PKGNAME= p5-${DISTNAME} PKGREVISION= 4 SVR4_PKGNAME= p5trf 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"