2013-08-05 17:05:29 +02:00
|
|
|
# Created by: Andreas Klemm <andreas@klemm.gtn.com>
|
2001-03-13 22:10:34 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Boulder
|
2003-01-26 01:36:19 +01:00
|
|
|
PORTVERSION= 1.30
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2001-03-13 22:10:34 +01:00
|
|
|
CATEGORIES= converters perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2001-03-13 22:10:34 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2001-10-26 22:07:45 +02:00
|
|
|
MAINTAINER= tobez@FreeBSD.org
|
2014-01-29 18:00:41 +01:00
|
|
|
COMMENT= API for hierarchical tag/value structures
|
2001-03-13 22:10:34 +01:00
|
|
|
|
2016-04-01 15:29:15 +02:00
|
|
|
BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser
|
2012-01-21 18:40:15 +01:00
|
|
|
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
2001-03-13 22:10:34 +01:00
|
|
|
|
2013-08-05 17:05:29 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2001-03-13 22:10:34 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|