freebsd-ports/math/octave-forge-ocs/Makefile
Martin Wilke e8ee280f38 - Update to 0.0.4
PR:		135329
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
2009-06-13 20:59:58 +00:00

20 lines
491 B
Makefile

# New ports collection makefile for: octave-forge-ocs
# Date created: 8 September 2008
# Whom: Stephen Montgomery-Smith <stephen@math.missouri.edu>
#
# $FreeBSD$
#
PORTNAME= octave-forge-ocs
PORTVERSION= 0.0.4
CATEGORIES= math
MAINTAINER= stephen@missouri.edu
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
RUN_DEPENDS+= ${TARBALLS_DIR}/odepkg.tar.gz:${PORTSDIR}/math/octave-forge-odepkg
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/Mk/bsd.octave.mk"
.include <bsd.port.post.mk>