aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-actuarial
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2010-06-19 21:48:29 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2010-06-19 21:48:29 +0000
commit343158e65ec94505d5e6a711433e9db856ebeb24 (patch)
tree48e7786d0ce70d45f0a15ba93618cab13dbd0195 /math/octave-forge-actuarial
parent9b4924478f99b170f181b85e2538c06f4baaae0a (diff)
downloadports-343158e65ec94505d5e6a711433e9db856ebeb24.tar.gz
ports-343158e65ec94505d5e6a711433e9db856ebeb24.zip
Notes
Diffstat (limited to 'math/octave-forge-actuarial')
-rw-r--r--math/octave-forge-actuarial/Makefile23
-rw-r--r--math/octave-forge-actuarial/distinfo3
-rw-r--r--math/octave-forge-actuarial/pkg-descr10
-rw-r--r--math/octave-forge-actuarial/pkg-plist1
4 files changed, 37 insertions, 0 deletions
diff --git a/math/octave-forge-actuarial/Makefile b/math/octave-forge-actuarial/Makefile
new file mode 100644
index 000000000000..5a21a72e8321
--- /dev/null
+++ b/math/octave-forge-actuarial/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: octave-forge-actuarial
+# Date created: 2 June 2010
+# Whom: Stephen Montgomery-Smith <stephen@math.missouri.edu>
+#
+# $FreeBSD$
+#
+
+PORTNAME= octave-forge-actuarial
+PORTVERSION= 1.1.0
+CATEGORIES= math
+
+MAINTAINER= stephen@missouri.edu
+COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
+
+.include <bsd.port.pre.mk>
+.include "${PORTSDIR}/Mk/bsd.octave.mk"
+do-build:
+ @${DO_NADA}
+
+post-build:
+ cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${OCTAVE_PKGNAME}
+
+.include <bsd.port.post.mk>
diff --git a/math/octave-forge-actuarial/distinfo b/math/octave-forge-actuarial/distinfo
new file mode 100644
index 000000000000..10acfd980bbc
--- /dev/null
+++ b/math/octave-forge-actuarial/distinfo
@@ -0,0 +1,3 @@
+MD5 (octave-forge/actuarial-1.1.0.tar.gz) = 32e0135e6b576e562487af5ce418ec83
+SHA256 (octave-forge/actuarial-1.1.0.tar.gz) = 7db143eb541c3ea1f03c4a6ddb6ca475b7e26ae4779a7da8f81ae8ec14b83a0c
+SIZE (octave-forge/actuarial-1.1.0.tar.gz) = 38815
diff --git a/math/octave-forge-actuarial/pkg-descr b/math/octave-forge-actuarial/pkg-descr
new file mode 100644
index 000000000000..5a763d3ca6c8
--- /dev/null
+++ b/math/octave-forge-actuarial/pkg-descr
@@ -0,0 +1,10 @@
+The octave-forge package is the result of The GNU Octave Repositry project,
+which is intended to be a central location for custom scripts, functions and
+extensions for GNU Octave. contains the source for all the functions plus
+build and install scripts.
+
+This is actuarial.
+
+Actuarial functions for Casualty and Property lines.
+
+WWW: http://octave.sourceforge.net/
diff --git a/math/octave-forge-actuarial/pkg-plist b/math/octave-forge-actuarial/pkg-plist
new file mode 100644
index 000000000000..a999ec86c07e
--- /dev/null
+++ b/math/octave-forge-actuarial/pkg-plist
@@ -0,0 +1 @@
+@comment This file intentionally left empty