# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD: textproc/R-cran-XML/Makefile 335044 2013-11-27 18:56:43Z dbn $

PORTNAME=	XML
DISTVERSION=	3.98-1.1
PORTREVISION=	2
CATEGORIES=	textproc
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Tools for parsing and generating XML

LICENSE=	BSD

USE_R_MOD=	yes
R_MOD_AUTOPLIST=	yes
USE_GNOME=	libxml2

.include <bsd.port.mk>
