4f5544a38b
Tested by: poudriere Approved by: portmgr (bapt)
15 lines
370 B
Makefile
15 lines
370 B
Makefile
# Created by: Martin Matuska <mm@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= Horde_Xml_Wbxml
|
|
PORTVERSION= 2.0.1
|
|
CATEGORIES= textproc www pear
|
|
|
|
MAINTAINER= horde@FreeBSD.org
|
|
COMMENT= Horde API for encoding and decoding WBXML documents
|
|
|
|
USE_HORDE_RUN= Horde_Util
|
|
|
|
.include <bsd.port.pre.mk>
|
|
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
|
|
.include <bsd.port.post.mk>
|