07eedd1f33
php55-exit as a side effect.
12 lines
311 B
Makefile
12 lines
311 B
Makefile
# $NetBSD: Makefile,v 1.13 2014/10/23 16:20:04 taca Exp $
|
|
|
|
MODNAME= exif
|
|
PKGREVISION= 1
|
|
CATEGORIES+= graphics
|
|
COMMENT= PHP extension to extract information from EXIF headers
|
|
|
|
CONFIGURE_ARGS+= --with-${MODNAME}=shared
|
|
USE_PHP_EXT_PATCHES= yes
|
|
|
|
.include "../../lang/php/ext.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|