Add new port math/octave-forge-actuarial:

Actuarial functions for Casualty and Property lines.

WWW: http://octave.sourceforge.net/

PR:		ports/147351
Submitted by:	Stephen Montgomery-Smith <stephen at missouri.edu>
Feature safe:	yes
This commit is contained in:
Max Brazhnikov 2010-06-19 21:48:29 +00:00
parent 9b4924478f
commit 343158e65e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=256728
4 changed files with 37 additions and 0 deletions

View file

@ -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>

View file

@ -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

View file

@ -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/

View file

@ -0,0 +1 @@
@comment This file intentionally left empty