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