# Created by: TAKATSU Tomonari # $FreeBSD: head/textproc/R-cran-xml2/Makefile 412349 2016-04-01 14:25:16Z mat $ PORTNAME= xml2 PORTVERSION= 0.1.2 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Parse XML LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual RUN_DEPENDS= R-cran-Rcpp>=0.11.4.6:devel/R-cran-Rcpp \ R-cran-BH>0:devel/R-cran-BH USES= cran:auto-plist post-patch: @${REINPLACE_CMD} -e 's|bin/bash|bin/sh|' ${WRKSRC}/configure .include