aboutsummaryrefslogtreecommitdiff
path: root/graphics/php74-exif
diff options
context:
space:
mode:
authorTorsten Zuehlsdorff <tz@FreeBSD.org>2019-09-20 12:21:11 +0000
committerTorsten Zuehlsdorff <tz@FreeBSD.org>2019-09-20 12:21:11 +0000
commit7aca2531e2d785929c4477143e265a8d9b0b516b (patch)
tree5eb143508ff1769e64395b54d8a3b09e1576fba0 /graphics/php74-exif
parent2a5ef470852066fb4e7c665bc1bb5be0b206d82b (diff)
downloadports-7aca2531e2d785929c4477143e265a8d9b0b516b.tar.gz
ports-7aca2531e2d785929c4477143e265a8d9b0b516b.zip
Notes
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"