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