freebsd-ports/math/octave-forge-communications/Makefile
Dennis Herrmann ca2593dc7a - Update to 1.0.10
PR:		ports/137402
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu>
2009-08-23 16:50:21 +00:00

19 lines
514 B
Makefile

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