aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-Horde_Date_Parser/Makefile
blob: 71e47167b734bada5c1814eb65bca11415c4b137 (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
USE_HORDE_RUN=	Horde_Date \
		Horde_Support

.include <bsd.port.mk>