d4867d8008
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 simp. This package define the basic operations on intervals. It is useful when some values for a computation are incertain. WWW: http://octave.sourceforge.net/ PR: ports/134404 Submitted by: Stephen Montgomery-Smith <stephen AT missouri.edu> Approved by: miwi (mentor)
17 lines
411 B
Makefile
17 lines
411 B
Makefile
# New ports collection makefile for: octave-forge-simp
|
|
# Date created: 8 September 2008
|
|
# Whom: Stephen Montgomery-Smith <stephen@math.missouri.edu>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= octave-forge-simp
|
|
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"
|
|
.include <bsd.port.post.mk>
|