8d7df5d183
PR: 127226 Submitted by: Geraud CONTINSOUZAS <geraud@gcu.info> and also Stephen Montgomery-Smith <stephen@math.missouri.edu> (maintainer) Approved by: portmgr@ (erwin)
19 lines
501 B
Makefile
19 lines
501 B
Makefile
# New ports collection makefile for: octave-forge-tsa
|
|
# Date created: 8 September 2008
|
|
# Whom: Stephen Montgomery-Smith <stephen@math.missouri.edu>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= octave-forge-tsa
|
|
PORTVERSION= 4.0.0
|
|
CATEGORIES= math
|
|
|
|
MAINTAINER= stephen@math.missouri.edu
|
|
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
|
|
|
|
RUN_DEPENDS+= ${TARBALLS_DIR}/nan.tar.gz:${PORTSDIR}/math/octave-forge-nan
|
|
|
|
.include <bsd.port.pre.mk>
|
|
.include "${PORTSDIR}/Mk/bsd.octave.mk"
|
|
.include <bsd.port.post.mk>
|