2012-11-24 06:48:43 +01:00
|
|
|
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
|
2011-08-21 06:15:04 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= XML
|
2015-07-03 13:26:45 +02:00
|
|
|
DISTVERSION= 3.98-1.3
|
2011-08-21 06:15:04 +02:00
|
|
|
CATEGORIES= textproc
|
|
|
|
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
|
|
|
|
|
|
|
MAINTAINER= tota@FreeBSD.org
|
|
|
|
COMMENT= Tools for parsing and generating XML
|
|
|
|
|
2015-06-11 15:25:11 +02:00
|
|
|
LICENSE= BSD2CLAUSE
|
2011-08-21 06:15:04 +02:00
|
|
|
|
2013-12-28 11:28:40 +01:00
|
|
|
USES= cran:auto-plist
|
2011-08-21 06:15:04 +02:00
|
|
|
USE_GNOME= libxml2
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|