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