2008-09-09 08:42:55 +02:00
|
|
|
# New ports collection makefile for: octave-forge-ocs
|
|
|
|
# Date created: 8 September 2008
|
2008-09-08 06:47:44 +02:00
|
|
|
# Whom: Stephen Montgomery-Smith <stephen@math.missouri.edu>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= octave-forge-ocs
|
2009-06-13 22:59:58 +02:00
|
|
|
PORTVERSION= 0.0.4
|
2009-05-27 00:29:09 +02:00
|
|
|
CATEGORIES= math
|
2008-09-08 06:47:44 +02:00
|
|
|
|
2009-04-05 22:50:49 +02:00
|
|
|
MAINTAINER= stephen@missouri.edu
|
2009-05-27 00:29:09 +02:00
|
|
|
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
|
|
|
|
|
|
|
|
RUN_DEPENDS+= ${TARBALLS_DIR}/odepkg.tar.gz:${PORTSDIR}/math/octave-forge-odepkg
|
2008-09-08 06:47:44 +02:00
|
|
|
|
|
|
|
.include <bsd.port.pre.mk>
|
|
|
|
.include "${PORTSDIR}/Mk/bsd.octave.mk"
|
|
|
|
.include <bsd.port.post.mk>
|