aboutsummaryrefslogtreecommitdiff
path: root/math/php52-bcmath
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2010-04-23 15:21:26 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2010-04-23 15:21:26 +0000
commit90dfbebfc83fb5b22bf9b6d32f81055d2b55aa2e (patch)
treefedfd024d2cf153b431fd840577805ec90d70c08 /math/php52-bcmath
parent3acf4c24e29e32e82f673183e1acb3f78d002d62 (diff)
downloadports-90dfbebfc83fb5b22bf9b6d32f81055d2b55aa2e.tar.gz
ports-90dfbebfc83fb5b22bf9b6d32f81055d2b55aa2e.zip
Notes
Diffstat (limited to 'math/php52-bcmath')
-rw-r--r--math/php52-bcmath/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/math/php52-bcmath/Makefile b/math/php52-bcmath/Makefile
new file mode 100644
index 000000000000..6f5cab5e792a
--- /dev/null
+++ b/math/php52-bcmath/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: php52-bcmath
+# Date created: 17 Apr 2010
+# Whom: Alex Keda <admin@lissyara.su>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= math
+
+MASTERDIR= ${.CURDIR}/../../lang/php52
+
+PKGNAMESUFFIX= -bcmath
+
+.include "${MASTERDIR}/Makefile"