blob: cc7f10daac91cb58abe705c8b3a4e9efa09b57ab (
plain) (
tree)
|
|
# Ports collection makefile for: pear-Horde_Xml_Wbxml
# Date created: 7 July 2011
# Whom: Martin Matuska <mm@FreeBSD.org>
#
# $FreeBSD$
PORTNAME= Horde_Xml_Wbxml
PORTVERSION= 1.0.3
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>
|