freebsd-ports/textproc/R-cran-XML/Makefile
TAKATSU Tomonari 62acd73a42 - Update to 3.95-0.1
Feature safe:	yes
2012-11-24 06:22:57 +00:00

18 lines
327 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
PORTNAME= XML
DISTVERSION= 3.95-0.1
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>