summaryrefslogblamecommitdiff
path: root/textproc/R-cran-XML/Makefile
blob: 1276c58edacc9aa2ebdcc11ab851b4ad32794b49 (plain) (tree)
1
2
3
4
5
6
7
                                                 
           

                   
                        
                 
                        










                                                    
                   
                      
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$

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

NO_STAGE=	yes
.include <bsd.port.mk>