aboutsummaryrefslogtreecommitdiff
path: root/textproc/pear-Horde_Xml_Wbxml/Makefile
blob: a10f012745694037b8dd3d05702622cd79f40c62 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD$

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>