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