aboutsummaryrefslogtreecommitdiff
path: root/security/php5-mhash
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2010-04-09 09:34:43 +0000
committerAlex Dupre <ale@FreeBSD.org>2010-04-09 09:34:43 +0000
commit538a6d28a2487de32d66420074ba8609f4b2eab1 (patch)
tree54e230d33cb834db8c435ae3432993ffdb5bbd9e /security/php5-mhash
parent4720812c1a87616a90aeeddb8f06a78ced307b32 (diff)
Notes
Diffstat (limited to 'security/php5-mhash')
-rw-r--r--security/php5-mhash/Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/security/php5-mhash/Makefile b/security/php5-mhash/Makefile
deleted file mode 100644
index 4c5b8e938aa1..000000000000
--- a/security/php5-mhash/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# New ports collection makefile for: php5-mhash
-# Date created: 7 Jul 2004
-# Whom: Alex Dupre <ale@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-CATEGORIES= security
-
-MASTERDIR= ${.CURDIR}/../../lang/php5
-
-PKGNAMESUFFIX= -mhash
-
-.include "${MASTERDIR}/Makefile"