2013-09-26 17:14:40 +02:00

18 lines
485 B
Makefile

# $NetBSD: Makefile,v 1.8 2013/05/31 12:42:20 wiz Exp $
DISTNAME= XML-Handler-Trees-0.02
PKGNAME= p5-${DISTNAME}
PKGREVISION= 5
SVR4_PKGNAME= p5xht
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
MAINTAINER= kleink@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/XML-Handler-Trees/
COMMENT= PerlSAX handlers for building tree structures
PERL5_PACKLIST= auto/XML/Handler/Trees/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"