freebsd-ports/devel/pear-XML_Util/Makefile
2015-01-19 08:03:24 +00:00

15 lines
245 B
Makefile

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