2008-10-19 21:17:40 +02:00
|
|
|
# $NetBSD: Makefile,v 1.3 2008/10/19 19:18:59 he Exp $
|
2006-02-23 21:24:12 +01:00
|
|
|
|
|
|
|
DISTNAME= XML-Handler-Trees-0.02
|
|
|
|
PKGNAME= p5-${DISTNAME}
|
2008-10-19 21:17:40 +02:00
|
|
|
PKGREVISION= 1
|
2006-02-23 21:24:12 +01:00
|
|
|
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
|
|
|
|
|
2008-06-12 04:14:13 +02:00
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
|
2006-02-23 21:24:12 +01:00
|
|
|
PERL5_PACKLIST= auto/XML/Handler/Trees/.packlist
|
|
|
|
|
|
|
|
.include "../../lang/perl5/module.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|