diff options
| author | Xin LI <delphij@FreeBSD.org> | 2006-11-08 10:14:25 +0000 |
|---|---|---|
| committer | Xin LI <delphij@FreeBSD.org> | 2006-11-08 10:14:25 +0000 |
| commit | 24aaf89f41862b60cdb39cbc52ce37d157e8b476 (patch) | |
| tree | daeeac22196036175cd6647c677d6a79e7d01848 /databases/php5-pdo/Makefile | |
| parent | 1d6e3807bfee4feb9aa7c48be94dc4b2c76a5225 (diff) | |
Notes
Diffstat (limited to 'databases/php5-pdo/Makefile')
| -rw-r--r-- | databases/php5-pdo/Makefile | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/databases/php5-pdo/Makefile b/databases/php5-pdo/Makefile deleted file mode 100644 index 237cf93dc5da..000000000000 --- a/databases/php5-pdo/Makefile +++ /dev/null @@ -1,14 +0,0 @@ -# New ports collection makefile for: php5-pdo -# Date created: 8 Nov 2006 -# Whom: Xin LI <delphij@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= databases - -MASTERDIR= ${.CURDIR}/../../lang/php5 - -PKGNAMESUFFIX= -pdo - -.include "${MASTERDIR}/Makefile" |
