From 8678c3718fdca8f984a7d0a696ec52b0f0767717 Mon Sep 17 00:00:00 2001 From: jdolecek Date: Sun, 31 Oct 2004 21:20:08 +0000 Subject: remove php4-* extension packages, replaced by php-* packages, which support PHP5 too --- math/php4-bcmath/DESCR | 2 -- math/php4-bcmath/Makefile | 14 -------------- 2 files changed, 16 deletions(-) delete mode 100644 math/php4-bcmath/DESCR delete mode 100644 math/php4-bcmath/Makefile (limited to 'math') diff --git a/math/php4-bcmath/DESCR b/math/php4-bcmath/DESCR deleted file mode 100644 index ec731d0306d..00000000000 --- a/math/php4-bcmath/DESCR +++ /dev/null @@ -1,2 +0,0 @@ -PHP is a programming language designed to be embedded into web pages. -This module provides support for bc-style arbitrary precision math for PHP4. diff --git a/math/php4-bcmath/Makefile b/math/php4-bcmath/Makefile deleted file mode 100644 index 101bc635922..00000000000 --- a/math/php4-bcmath/Makefile +++ /dev/null @@ -1,14 +0,0 @@ -# $NetBSD: Makefile,v 1.8 2004/04/25 00:23:55 xtraeme Exp $ - -MODNAME= bcmath -CATEGORIES+= math -PKGREVISION= # empty -COMMENT= PHP4 extension for bc-style arbitrary precision math - -USE_BUILDLINK3= YES - -.include "../../www/php4/Makefile.module" - -CONFIGURE_ARGS+= --enable-${MODNAME} - -.include "../../mk/bsd.pkg.mk" -- cgit v1.2.3