HEX
Server: Apache/2.4.41 (FreeBSD) OpenSSL/1.0.2s mod_fcgid/2.3.9
System: FreeBSD salazo 12.0-RELEASE-p1303-ZFS hostBSD 12.0-RELEASE-p1303-ZFS DMR amd64
User: admin (1000)
PHP: 7.4.3
Disabled: NONE
Upload Files
File: /usr/ports/textproc/R-cran-xml2/Makefile
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>

PORTNAME=	xml2
PORTVERSION=	1.3.2
PORTREVISION=	1
CATEGORIES=	textproc
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Parse XML

LICENSE=	GPLv2+

USES=	cran:auto-plist,compiles gnome
USE_GNOME=	libxml2

.include <bsd.port.mk>