2017-08-10 15:34:27 +02:00
|
|
|
# $NetBSD: Makefile,v 1.39 2017/08/10 13:34:27 wen Exp $
|
2001-04-16 21:14:29 +02:00
|
|
|
|
2017-08-10 15:34:27 +02:00
|
|
|
DISTNAME= XML-XPath-1.42
|
2001-04-16 21:14:29 +02:00
|
|
|
PKGNAME= p5-${DISTNAME}
|
|
|
|
CATEGORIES= textproc perl5
|
|
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
|
|
|
|
|
2006-03-04 22:28:51 +01:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2004-04-20 23:19:35 +02:00
|
|
|
HOMEPAGE= http://search.cpan.org/dist/XML-XPath/
|
2001-04-17 03:01:35 +02:00
|
|
|
COMMENT= XML XPath software
|
2015-12-31 04:45:22 +01:00
|
|
|
LICENSE= artistic-2.0
|
2001-04-16 21:14:29 +02:00
|
|
|
|
2004-04-20 23:19:35 +02:00
|
|
|
DEPENDS+= p5-XML-Parser>=2.23:../../textproc/p5-XML-Parser
|
2016-03-09 13:27:43 +01:00
|
|
|
DEPENDS+= p5-Path-Tiny>=0.076:../../filesystems/p5-Path-Tiny
|
2004-04-20 23:19:35 +02:00
|
|
|
|
2005-07-13 20:01:18 +02:00
|
|
|
PERL5_PACKLIST= auto/XML/XPath/.packlist
|
2001-04-16 21:14:29 +02:00
|
|
|
|
2002-09-25 17:16:21 +02:00
|
|
|
.include "../../lang/perl5/module.mk"
|
2001-04-16 21:14:29 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|