# New ports collection makefile for:	octave-forge-octcdf
# Date created:		8 September 2008
# Whom:			Stephen Montgomery-Smith <stephen@math.missouri.edu>
#
# $FreeBSD: ports/math/octave-forge-octcdf/Makefile,v 1.6 2009/08/23 16:50:00 dhn Exp $
#

PORTNAME=	octave-forge-octcdf
PORTVERSION=	1.0.13
CATEGORIES=	math

MAINTAINER=	stephen@missouri.edu
COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}

LIB_DEPENDS+=	netcdf:${PORTSDIR}/science/netcdf

.include <bsd.port.pre.mk>
.include "${PORTSDIR}/Mk/bsd.octave.mk"
.include <bsd.port.post.mk>
