pkgsrc/textproc/p5-Text-Substitute/Makefile

16 lines
480 B
Makefile

# $NetBSD: Makefile,v 1.19 2012/10/25 06:56:29 asau Exp $
DISTNAME= Text-Substitute-0.15
PKGNAME= p5-${DISTNAME}
PKGREVISION= 6
CATEGORIES= www perl5
MASTER_SITES= http://www.mono.org/abs/tools/Text-Substitute/
MAINTAINER= abs@NetBSD.org
HOMEPAGE= http://www.mono.org/abs/tools/Text-Substitute/
COMMENT= Perl5 module for text substitution from hashes
PERL5_PACKLIST= auto/Text/Substitute/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"