1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/devel/pear-XML_Util/Makefile
2016-07-25 20:01:02 +00:00

16 lines
245 B
Makefile

# Created by: Alex Miller (<asm@asm.kiev.ua>)
# $FreeBSD$
PORTNAME= XML_Util
PORTVERSION= 1.3.0
CATEGORIES= devel www pear
MAINTAINER= ports@FreeBSD.org
COMMENT= PEAR XML utility class
LICENSE= BSD2CLAUSE
USES= pear
.include <bsd.port.mk>