diff options
Diffstat (limited to 'databases/php5-pdo_mysql')
-rw-r--r-- | databases/php5-pdo_mysql/Makefile | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/databases/php5-pdo_mysql/Makefile b/databases/php5-pdo_mysql/Makefile deleted file mode 100644 index b63c4126381c..000000000000 --- a/databases/php5-pdo_mysql/Makefile +++ /dev/null @@ -1,10 +0,0 @@ -# Created by: Alex Dupre <ale@FreeBSD.org> -# $FreeBSD$ - -CATEGORIES= databases - -MASTERDIR= ${.CURDIR}/../../lang/php5 - -PKGNAMESUFFIX= -pdo_mysql - -.include "${MASTERDIR}/Makefile" |