blob: cd53078ad1226f4ccbbdef6d689fae249a3bc975 (
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
USE_HORDE_RUN= Horde_Exception \
Horde_Util
.include <bsd.port.mk>
|