freebsd-ports/textproc/p5-XML-Parser-Style-Elemental/Makefile
Muhammad Moinur Rahman 6d2e8f9aeb Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by:	bapt
2014-12-24 00:14:11 +00:00

22 lines
442 B
Makefile

# Created by: arved
# $FreeBSD$
PORTNAME= XML-Parser-Style-Elemental
PORTVERSION= 0.50
PORTREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:TIMA
PKGNAMEPREFIX= p5-
MAINTAINER= bofh@FreeBSD.org
COMMENT= More advanced and flexible object tree style for XML::Parser
LICENSE= ART10
BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>