PORTNAME=	timezonedb
PORTVERSION=	2024.1
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 \
		https://github.com/php/pecl-datetime-timezonedb

LICENSE=	PHP301
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		php:pecl

CONFIGURE_ARGS=	--enable-timezonedb

.include <bsd.port.mk>
