13 lines
277 B
Makefile
13 lines
277 B
Makefile
# Created by: Martin Matuska <mm@FreeBSD.org>
|
|
|
|
PORTNAME= Horde_Xml_Wbxml
|
|
PORTVERSION= 2.0.4
|
|
CATEGORIES= textproc www pear
|
|
|
|
MAINTAINER= horde@FreeBSD.org
|
|
COMMENT= Horde API for encoding and decoding WBXML documents
|
|
|
|
USES= horde
|
|
USE_HORDE_RUN= Horde_Util
|
|
|
|
.include <bsd.port.mk>
|