PORTNAME=	timezonedb
PORTVERSION=	2022.2
CATEGORIES=	misc

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Timezone Database to be used with PHP date and time functions
WWW=		https://pecl.php.net/package/timezonedb

LICENSE=	PHP301
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		php:pecl

CONFIGURE_ARGS=	--enable-timezonedb

.include <bsd.port.mk>
