aboutsummaryrefslogtreecommitdiffstats
path: root/devel/pear-Horde_Queue/Makefile
blob: 67f86d8674b917a7de9ea09d2095daa3f447e55e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $FreeBSD$

PORTNAME=   Horde_Queue
PORTVERSION=    1.1.4
CATEGORIES= devel www pear
PKGNAMEPREFIX=  pear-

MAINTAINER= horde@FreeBSD.org
COMMENT=    Horde Queue

USES=   horde

.include <bsd.port.mk>