Update lang/gcc6-devel to version 6.2.1.s20160825
[dports.git] / textproc / p5-XML-Namespace / Makefile
1 # Created by: Tom Judge <tj@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       XML-Namespace
5 PORTVERSION=    0.02
6 PORTREVISION=   1
7 CATEGORIES=     textproc perl5
8 MASTER_SITES=   CPAN
9 PKGNAMEPREFIX=  p5-
10
11 MAINTAINER=     tj@FreeBSD.org
12 COMMENT=        Simple support for XML Namespaces
13
14 LICENSE=        ART10 GPLv1
15 LICENSE_COMB=   dual
16
17 USES=           perl5
18 USE_PERL5=      configure
19
20 .include <bsd.port.mk>