Merge branch 'staged'
[dports.git] / textproc / p5-XML-Namespace / Makefile
1 PORTNAME=       XML-Namespace
2 PORTVERSION=    0.02
3 PORTREVISION=   1
4 CATEGORIES=     textproc perl5
5 MASTER_SITES=   CPAN
6 PKGNAMEPREFIX=  p5-
7
8 MAINTAINER=     perl@FreeBSD.org
9 COMMENT=        Simple support for XML Namespaces
10 WWW=            https://metacpan.org/release/XML-Namespace
11
12 LICENSE=        ART10 GPLv1+
13 LICENSE_COMB=   dual
14
15 USES=           perl5
16 USE_PERL5=      configure
17
18 NO_ARCH=        yes
19
20 .include <bsd.port.mk>