diff options
Diffstat (limited to 'graphics/php4-exif/Makefile')
-rw-r--r-- | graphics/php4-exif/Makefile | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/graphics/php4-exif/Makefile b/graphics/php4-exif/Makefile deleted file mode 100644 index 8f81205f5d5..00000000000 --- a/graphics/php4-exif/Makefile +++ /dev/null @@ -1,14 +0,0 @@ -# $NetBSD: Makefile,v 1.2 2004/04/25 00:28:21 xtraeme Exp $ - -MODNAME= exif -CATEGORIES+= graphics -PKGREVISION= # empty -COMMENT= PHP4 extension to extract information from EXIF headers - -USE_BUILDLINK3= YES - -.include "../../www/php4/Makefile.module" - -CONFIGURE_ARGS+= --with-${MODNAME}=shared - -.include "../../mk/bsd.pkg.mk" |