# $NetBSD: Makefile,v 1.16 2025/02/08 03:16:33 taca Exp $

MODNAME=		exif
PKGREVISION=		1
CATEGORIES+=		graphics
COMMENT=		PHP extension to extract information from EXIF headers

USE_PHP_EXT_PATCHES=	yes

.include "../../lang/php/ext.mk"
.include "../../mk/bsd.pkg.mk"
