blob: 03dddb32e3da2295a8aef7c286a23af34f547083 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# Created by: Martin Matuska <mm@FreeBSD.org>
PORTNAME= Horde_Date_Parser
PORTVERSION= 2.0.7
CATEGORIES= devel www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde Date Parser
USES= horde cpe
USE_HORDE_RUN= Horde_Date \
Horde_Support
.include <bsd.port.mk>
|