blob: a1f9858349b665304bf8b8cdc2df38418d4b42ed (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
PORTNAME= Horde_Scheduler
DISTVERSION= 2.0.3
CATEGORIES= devel www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde Scheduler System
WWW= https://pear.horde.org
USES= horde cpe
USE_HORDE_RUN= Horde_Core \
Horde_Util \
Horde_Vfs
.include <bsd.port.mk>
|