mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 19:06:28 -04:00
16 lines
273 B
Makefile
16 lines
273 B
Makefile
# Created by: Alex Miller (<asm@asm.kiev.ua>)
|
|
|
|
PORTNAME= XML_Parser
|
|
PORTVERSION= 1.3.8
|
|
CATEGORIES= devel pear
|
|
|
|
MAINTAINER= bofh@FreeBSD.org
|
|
COMMENT= PEAR XML parsing class based on PHP's bundled expat
|
|
|
|
LICENSE= BSD2CLAUSE
|
|
|
|
USES= pear
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|