Initial import of ruby18-xslt-0.9.5 as textproc/ruby-xslt.
[pkgsrc.git] / textproc / p5-Text-RewriteRules / Makefile
1 # $NetBSD$
2 #
3
4 DISTNAME=       Text-RewriteRules-0.10
5 PKGNAME=        p5-${DISTNAME}
6 CATEGORIES=     devel perl5
7 MASTER_SITES=   ${MASTER_SITE_PERL_CPAN:=Text/}
8
9 MAINTAINER=     pkgsrc-users@NetBSD.org
10 HOMEPAGE=       http://search.cpan.org/dist/Text-RewriteRules/
11 COMMENT=        Perl 5 module to rewrite text using regexp-based rules
12
13 USE_LANGUAGES=  # empty
14 PERL5_PACKLIST= auto/Text/RewriteRules/.packlist
15
16 .include "../../lang/perl5/module.mk"
17 .include "../../mk/bsd.pkg.mk"