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