2013-05-14 18:30:49 +02:00
|
|
|
# Created by: arved
|
2004-05-23 00:42:26 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= XML-Parser-Style-Elemental
|
|
|
|
PORTVERSION= 0.50
|
|
|
|
CATEGORIES= textproc perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2013-05-14 18:30:49 +02:00
|
|
|
MASTER_SITE_SUBDIR= CPAN:TIMA
|
2004-05-23 00:42:26 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2004-12-06 13:38:25 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2004-05-23 00:42:26 +02:00
|
|
|
COMMENT= More advanced and flexible object tree style for XML::Parser
|
|
|
|
|
2012-06-04 18:42:28 +02:00
|
|
|
BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser
|
2004-05-23 00:42:26 +02:00
|
|
|
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN3= XML::Parser::Style::Elemental.3
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|