mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
9efbf4946f
*While here, switch to DISTVERSION Approved by: mentors (implicit)
15 lines
261 B
Makefile
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>
|