blob: 0692b94b4bbcbe9b4957be869c2d4f98ab5699fd (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# Created by: Martin Matuska <mm@FreeBSD.org>
PORTNAME= Horde_Serialize
PORTVERSION= 2.0.5
CATEGORIES= devel www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde Data Encapulation API
USES= horde cpe
USE_HORDE_RUN= Horde_Exception \
Horde_Util
.include <bsd.port.mk>
|