blob: 364650c873050407e47135139a5b5f74b355a452 (
plain) (
tree)
|
|
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
PORTNAME= XML
DISTVERSION= 3.99-0.9
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Tools for parsing and generating XML
LICENSE= BSD3CLAUSE
USES= cran:auto-plist,compiles gnome
USE_GNOME= libxml2
.include <bsd.port.mk>
|