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

PORTNAME=	Horde_Lock
PORTVERSION=	2.1.4
CATEGORIES=	devel www pear

MAINTAINER=	horde@FreeBSD.org
COMMENT=	Horde Resource Locking System

USES=	horde cpe
USE_HORDE_RUN=	Horde_Exception \
		Horde_Support

.include <bsd.port.mk>