1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
freebsd-ports/net/pear-Horde_Socket_Client/Makefile
Jochen Neumeister 9efbf4946f net/pear-Horde_Socket_Client: Update to 2.1.2
*While here, switch to DISTVERSION

Approved by:	mentors (implicit)
2018-01-25 18:59:26 +00:00

15 lines
261 B
Makefile

# Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD$
PORTNAME= Horde_Socket_Client
DISTVERSION= 2.1.2
CATEGORIES= net www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde Socket Client
USES= horde
USE_HORDE_RUN= Horde_Exception
.include <bsd.port.mk>