blob: 5151429a7ecc99fade15eb37d4d1529a9775ca8d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD$
PORTNAME= Horde_Lock
PORTVERSION= 2.1.2
CATEGORIES= devel www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde Resource Locking System
USES= horde
USE_HORDE_RUN= Horde_Exception \
Horde_Support
.include <bsd.port.mk>
|