summaryrefslogtreecommitdiff
path: root/graphics/php74-exif
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/php74-exif')
-rw-r--r--graphics/php74-exif/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/php74-exif/Makefile b/graphics/php74-exif/Makefile
new file mode 100644
index 000000000000..47d68728890b
--- /dev/null
+++ b/graphics/php74-exif/Makefile
@@ -0,0 +1,11 @@
+# $FreeBSD$
+
+CATEGORIES= graphics
+
+MASTERDIR= ${.CURDIR}/../../lang/php74
+
+PKGNAMESUFFIX= -exif
+
+TEST_TARGET= test
+
+.include "${MASTERDIR}/Makefile"