aboutsummaryrefslogtreecommitdiff
path: root/security/php5-mcrypt
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2016-02-14 19:21:31 +0000
committerRene Ladan <rene@FreeBSD.org>2016-02-14 19:21:31 +0000
commitd5ce1f73bc9d396f962ccc0f312c1f1e1ac50862 (patch)
tree8ee58acab1b0a9fe8d1b1eb86093bf1a0d151f63 /security/php5-mcrypt
parent04917a1bbdfada95e54db7f4ee3094e95c94c515 (diff)
downloadports-d5ce1f73bc9d396f962ccc0f312c1f1e1ac50862.tar.gz
ports-d5ce1f73bc9d396f962ccc0f312c1f1e1ac50862.zip
Notes
Diffstat (limited to 'security/php5-mcrypt')
-rw-r--r--security/php5-mcrypt/Makefile10
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"