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