pkgsrc/www/p5-HTML-FixEntities/Makefile
jlam 7fbb8d9527 Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
2005-08-06 06:19:03 +00:00

18 lines
531 B
Makefile

# $NetBSD: Makefile,v 1.12 2005/08/06 06:19:39 jlam Exp $
DISTNAME= HTML-FixEntities-1.03
PKGNAME= p5-${DISTNAME}
PKGREVISION= 2
CATEGORIES= www perl5
MASTER_SITES= http://www.mono.org/abs/tools/HTML-FixEntities/
MAINTAINER= abs@NetBSD.org
HOMEPAGE= http://www.mono.org/abs/tools/HTML-FixEntities/
COMMENT= Perl5 module to convert latin1 to equivalent HTML
PKG_INSTALLATION_TYPES= overwrite pkgviews
PERL5_PACKLIST= auto/HTML/FixEntities/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"