pkgsrc/textproc/p5-XML-LibXML-Common/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

21 lines
600 B
Makefile

# $NetBSD: Makefile,v 1.10 2005/08/06 06:19:33 jlam Exp $
#
DISTNAME= XML-LibXML-Common-0.13
PKGNAME= p5-${DISTNAME}
PKGREVISION= 5
SVR4_PKGNAME= p5xlc
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://search.cpan.org/~phish/XML-LibXML-Common/
COMMENT= Routines and constants common for XML::LibXML and XML::GDOME
PKG_INSTALLATION_TYPES= overwrite pkgviews
PERL5_PACKLIST= auto/XML/LibXML/Common/.packlist
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"