summaryrefslogtreecommitdiff
path: root/math/calctool/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/calctool/Makefile')
-rw-r--r--math/calctool/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/math/calctool/Makefile b/math/calctool/Makefile
new file mode 100644
index 000000000000..121ba33cdbff
--- /dev/null
+++ b/math/calctool/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: calctool-2.4pl13
+# Version required: 1.14.5
+# Date created: 2 Dec 1996
+# Whom: nsayer@quack.kfu.com
+#
+# $Id$
+#
+
+DISTNAME= calctool-2.4pl13
+PKGNAME= calctool-2.4.13
+CATEGORIES= math
+MASTER_SITES= ftp://ftp.kfu.com/pub/
+
+MAINTAINER= nsayer@quack.kfu.com
+USE_X11= yes
+MAN1= calctool.1
+
+.include <bsd.port.mk>