blob: 8a93414361719aee14676ca6b99b7a3bbbec3ddd (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
PORTNAME= Horde_Timezone
PORTVERSION= 1.1.0
CATEGORIES= devel www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde timezone library
USES= horde cpe
USE_HORDE_RUN= Horde_Date \
Horde_Icalendar \
Horde_Vfs
.include <bsd.port.mk>
|