diff options
Diffstat (limited to 'security/php71-mcrypt/Makefile')
-rw-r--r-- | security/php71-mcrypt/Makefile | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/security/php71-mcrypt/Makefile b/security/php71-mcrypt/Makefile deleted file mode 100644 index 7753cdc08f4c..000000000000 --- a/security/php71-mcrypt/Makefile +++ /dev/null @@ -1,11 +0,0 @@ -# $FreeBSD$ - -CATEGORIES= security - -MASTERDIR= ${.CURDIR}/../../lang/php71 - -PKGNAMESUFFIX= -mcrypt - -TEST_TARGET= test - -.include "${MASTERDIR}/Makefile" |