summaryrefslogtreecommitdiff
path: root/www/php4-curl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/php4-curl/Makefile')
-rw-r--r--www/php4-curl/Makefile15
1 files changed, 0 insertions, 15 deletions
diff --git a/www/php4-curl/Makefile b/www/php4-curl/Makefile
deleted file mode 100644
index 1d22db3f6e3..00000000000
--- a/www/php4-curl/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2002/10/15 06:28:10 martti Exp $
-
-MODNAME= curl
-CATEGORIES+= www
-PKGREVISION= # empty
-COMMENT= PHP4 extension for curl functions
-
-USE_BUILDLINK2= YES
-
-.include "../../www/php4/Makefile.module"
-
-CONFIGURE_ARGS+= --with-curl=shared,${BUILDLINK_PREFIX.curl}
-
-.include "../../www/curl/buildlink2.mk"
-.include "../../mk/bsd.pkg.mk"