diff options
Diffstat (limited to 'math/php53-gmp/Makefile')
-rw-r--r-- | math/php53-gmp/Makefile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/math/php53-gmp/Makefile b/math/php53-gmp/Makefile deleted file mode 100644 index 8ecc88ed4baf..000000000000 --- a/math/php53-gmp/Makefile +++ /dev/null @@ -1,9 +0,0 @@ -# $FreeBSD$ - -CATEGORIES= math - -MASTERDIR= ${.CURDIR}/../../lang/php53 - -PKGNAMESUFFIX= -gmp - -.include "${MASTERDIR}/Makefile" |