diff options
Diffstat (limited to 'databases/php72-pdo/Makefile')
-rw-r--r-- | databases/php72-pdo/Makefile | 11 |
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" |