summaryrefslogtreecommitdiff
path: root/net/pear-Horde_Socket_Client/Makefile
blob: 1c9d4abb1398810d996ac611342ece9c08eec994 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	Horde_Socket_Client
DISTVERSION=	2.1.4
CATEGORIES=	net www pear

MAINTAINER=	horde@FreeBSD.org
COMMENT=	Horde Socket Client
WWW=		https://pear.horde.org

USES=	horde cpe
USE_HORDE_RUN=	Horde_Exception

NO_ARCH=	yes

.include <bsd.port.mk>