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