aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-DOMHandler/Makefile
blob: 4ccbb28458b202ebb94083d57e710a1030553a92 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTNAME=	XML-DOMHandler
PORTVERSION=	1.0
PORTREVISION=	1
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Call-back interface to DOM
WWW=		https://metacpan.org/release/XML-DOMHandler

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>