summaryrefslogtreecommitdiff
path: root/net/pear-Horde_Socket_Client/Makefile
blob: e12b1c2b6dea0f1327eea4282f4b9cd0f35f23bf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Created by: Martin Matuska <mm@FreeBSD.org>

PORTNAME=	Horde_Socket_Client
DISTVERSION=	2.1.4
CATEGORIES=	net www pear

MAINTAINER=	horde@FreeBSD.org
COMMENT=	Horde Socket Client

USES=	horde cpe
USE_HORDE_RUN=	Horde_Exception

.include <bsd.port.mk>