summaryrefslogtreecommitdiff
path: root/devel/pear-XML_Util/Makefile
blob: b1b7359cc49aba0531e3495e9c6e3c84080043bb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTNAME=	XML_Util
PORTVERSION=	1.4.5
CATEGORIES=	devel www pear

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	PEAR XML utility class
WWW=		https://pear.php.net/package/XML_Util

LICENSE=	BSD2CLAUSE

USES=		pear

NO_ARCH=	yes

.include <bsd.port.mk>