7fbb8d9527
of Perl files to deal with the perl-5.8.7 update that moved all pkgsrc-installed Perl files into the "vendor" directories.
18 lines
531 B
Makefile
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"
|