aboutsummaryrefslogtreecommitdiff
path: root/math/php4-bcmath
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2004-07-19 08:17:01 +0000
committerAlex Dupre <ale@FreeBSD.org>2004-07-19 08:17:01 +0000
commitb3e2a3505ff62b1e0cf9873c44b2790c5daa79da (patch)
treea586a560e8a0f4e20707253f24d26d7714e66f57 /math/php4-bcmath
parent54c567917282508fe797d078b0872a27f44d44d5 (diff)
downloadports-b3e2a3505ff62b1e0cf9873c44b2790c5daa79da.tar.gz
ports-b3e2a3505ff62b1e0cf9873c44b2790c5daa79da.zip
Notes
Diffstat (limited to 'math/php4-bcmath')
-rw-r--r--math/php4-bcmath/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/math/php4-bcmath/Makefile b/math/php4-bcmath/Makefile
new file mode 100644
index 000000000000..087e800245b4
--- /dev/null
+++ b/math/php4-bcmath/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: php4-bcmath
+# Date created: 7 Jul 2004
+# Whom: Alex Dupre <ale@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= math
+
+MASTERDIR= ${.CURDIR}/../../lang/php4
+
+PKGNAMESUFFIX= -bcmath
+
+.include "${MASTERDIR}/Makefile"