# Created by: Marcus Alves Grando <mnag@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_1_0/misc/pecl-timezonedb/Makefile 439305 2017-04-24 15:16:29Z sunpoet $

PORTNAME=	timezonedb
PORTVERSION=	2017.2
CATEGORIES=	misc

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Timezone Database to be used with PHP date and time functions

LICENSE=	PHP301
LICENSE_FILE=	${WRKSRC}/LICENSE

CONFIGURE_ARGS=	--enable-timezonedb
USES=		php:pecl

.include <bsd.port.mk>
