2008-09-09 08:42:55 +02:00
|
|
|
# New ports collection makefile for: octave-forge-engine
|
|
|
|
# Date created: 8 September 2008
|
2008-09-08 05:13:05 +02:00
|
|
|
# Whom: Stephen Montgomery-Smith <stephen@math.missouri.edu>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= octave-forge-engine
|
|
|
|
PORTVERSION= 1.0.7
|
|
|
|
CATEGORIES= math
|
|
|
|
|
|
|
|
MAINTAINER= stephen@math.missouri.edu
|
|
|
|
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
|
|
|
|
|
|
|
|
.include <bsd.port.pre.mk>
|
|
|
|
.include "${PORTSDIR}/Mk/bsd.octave.mk"
|
|
|
|
.include <bsd.port.post.mk>
|