aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-Horde_Alarm/Makefile
blob: c70ff3b2bf57c2407f4a9844a5b43dcf939409b4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
PORTNAME=	Horde_Alarm
PORTVERSION=	2.2.10
CATEGORIES=	devel www pear

MAINTAINER=	horde@FreeBSD.org
COMMENT=	PEAR Horde alarm libraries
WWW=		https://pear.horde.org

USES=		horde cpe
USE_HORDE_RUN=	Horde_Date Horde_Exception Horde_Translation

.include <bsd.port.mk>