91648c3e6e
Reported by: portscout
15 lines
325 B
Makefile
15 lines
325 B
Makefile
PORTNAME= XML
|
|
DISTVERSION= 3.99-0.16
|
|
CATEGORIES= textproc
|
|
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
|
|
|
MAINTAINER= tota@FreeBSD.org
|
|
COMMENT= Tools for parsing and generating XML
|
|
WWW= https://cran.r-project.org/web/packages/XML/
|
|
|
|
LICENSE= BSD3CLAUSE
|
|
|
|
USES= cran:auto-plist,compiles gnome
|
|
USE_GNOME= libxml2
|
|
|
|
.include <bsd.port.mk>
|