15 lines
277 B
Makefile
15 lines
277 B
Makefile
# Created by: Martin Matuska <mm@FreeBSD.org>
|
|
|
|
PORTNAME= Horde_Date
|
|
PORTVERSION= 2.4.1
|
|
CATEGORIES= devel www pear
|
|
|
|
MAINTAINER= horde@FreeBSD.org
|
|
COMMENT= Horde Date package
|
|
|
|
USES= horde
|
|
USE_HORDE_RUN= Horde_Exception \
|
|
Horde_Nls \
|
|
Horde_Translation
|
|
|
|
.include <bsd.port.mk>
|