aboutsummaryrefslogtreecommitdiff
path: root/security/php5-mcrypt/Makefile
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2004-07-19 09:19:03 +0000
committerAlex Dupre <ale@FreeBSD.org>2004-07-19 09:19:03 +0000
commit4a365426f3076dcd25f18765465ae2e80d685bec (patch)
tree4df571daeb8b191733431d95f60e6bb095d293e0 /security/php5-mcrypt/Makefile
parent01cb54d605f279165d6501139a7808fa1bdb59d0 (diff)
downloadports-4a365426f3076dcd25f18765465ae2e80d685bec.tar.gz
ports-4a365426f3076dcd25f18765465ae2e80d685bec.zip
Notes
Diffstat (limited to 'security/php5-mcrypt/Makefile')
-rw-r--r--security/php5-mcrypt/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/security/php5-mcrypt/Makefile b/security/php5-mcrypt/Makefile
new file mode 100644
index 000000000000..a91c61ec6947
--- /dev/null
+++ b/security/php5-mcrypt/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: php5-mcrypt
+# Date created: 7 Jul 2004
+# Whom: Alex Dupre <ale@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= security
+
+MASTERDIR= ${.CURDIR}/../../lang/php5
+
+PKGNAMESUFFIX= -mcrypt
+
+.include "${MASTERDIR}/Makefile"