Lines 2-8
Link Here
|
2 |
# Date created: 5 May 2004 |
2 |
# Date created: 5 May 2004 |
3 |
# Whom: Stephen Montgomery-Smith <stephen@math.missouri.edu> |
3 |
# Whom: Stephen Montgomery-Smith <stephen@math.missouri.edu> |
4 |
# |
4 |
# |
5 |
# $FreeBSD: ports/math/octave-forge-data-smoothing/Makefile,v 1.1 2008/09/08 07:44:54 maho Exp $ |
5 |
# $FreeBSD: ports/math/octave-forge/Makefile,v 1.23 2008/06/06 13:44:01 edwin Exp $ |
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= octave-forge-data-smoothing |
8 |
PORTNAME= octave-forge-data-smoothing |
Lines 12-17
Link Here
|
12 |
MAINTAINER= stephen@math.missouri.edu |
12 |
MAINTAINER= stephen@math.missouri.edu |
13 |
COMMENT= Octave-forge package ${OCTAVE_PKGNAME} |
13 |
COMMENT= Octave-forge package ${OCTAVE_PKGNAME} |
14 |
|
14 |
|
|
|
15 |
RUN_DEPENDS+= ${TARBALLS_DIR}/optim.tar.gz:${PORTSDIR}/math/octave-forge-optim |
16 |
|
15 |
.include <bsd.port.pre.mk> |
17 |
.include <bsd.port.pre.mk> |
16 |
.include "${PORTSDIR}/Mk/bsd.octave.mk" |
18 |
.include "${PORTSDIR}/Mk/bsd.octave.mk" |
17 |
.include <bsd.port.post.mk> |
19 |
.include <bsd.port.post.mk> |