freebsd-ports/math/octave-forge-ga/Makefile

20 lines
512 B
Makefile
Raw Normal View History

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