summaryrefslogtreecommitdiff
path: root/textproc/php4-wddx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/php4-wddx/Makefile')
-rw-r--r--textproc/php4-wddx/Makefile15
1 files changed, 0 insertions, 15 deletions
diff --git a/textproc/php4-wddx/Makefile b/textproc/php4-wddx/Makefile
deleted file mode 100644
index f5a9aa9ea64..00000000000
--- a/textproc/php4-wddx/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# $NetBSD: Makefile,v 1.12 2004/04/25 00:52:39 xtraeme Exp $
-
-MODNAME= wddx
-CATEGORIES+= textproc
-PKGREVISION= # empty
-COMMENT= PHP4 extension for WDDX support
-
-USE_BUILDLINK3= YES
-
-.include "../../www/php4/Makefile.module"
-
-CONFIGURE_ARGS+= --enable-${MODNAME}=shared,${BUILDLINK_PREFIX.expat}
-
-.include "../../textproc/expat/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"