summaryrefslogtreecommitdiff
path: root/security/php4-mhash/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/php4-mhash/Makefile')
-rw-r--r--security/php4-mhash/Makefile15
1 files changed, 0 insertions, 15 deletions
diff --git a/security/php4-mhash/Makefile b/security/php4-mhash/Makefile
deleted file mode 100644
index c9a8b0fcb98..00000000000
--- a/security/php4-mhash/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# $NetBSD: Makefile,v 1.4 2004/04/24 23:35:15 xtraeme Exp $
-
-MODNAME= mhash
-CATEGORIES+= security
-PKGREVISION= # empty
-COMMENT= PHP4 extension for the mhash hash algorithms library
-
-USE_BUILDLINK3= YES
-
-.include "../../www/php4/Makefile.module"
-
-CONFIGURE_ARGS+= --with-${MODNAME}=shared,${BUILDLINK_PREFIX.mhash}
-
-.include "../../security/mhash/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"