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
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2004-05-23 00:42:26 +02:00
|
|
|
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-
|
|
|
|
|
2014-12-24 01:14:11 +01:00
|
|
|
MAINTAINER= bofh@FreeBSD.org
|
2004-05-23 00:42:26 +02:00
|
|
|
COMMENT= More advanced and flexible object tree style for XML::Parser
|
|
|
|
|
2014-04-26 20:14:56 +02:00
|
|
|
LICENSE= ART10
|
|
|
|
|
2016-04-01 16:25:16 +02:00
|
|
|
BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser
|
2004-05-23 00:42:26 +02:00
|
|
|
|
2013-08-02 20:21:05 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2004-05-23 00:42:26 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|