2013-07-05 22:59:44 +02:00
|
|
|
# Created by: Stephen Montgomery-Smith <stephen@math.missouri.edu>
|
2008-09-08 08:00:33 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= octave-forge-spline-gcvspl
|
2009-06-13 23:00:15 +02:00
|
|
|
PORTVERSION= 1.0.8
|
2014-09-10 22:50:31 +02:00
|
|
|
PORTREVISION= 11
|
2009-05-27 00:52:14 +02:00
|
|
|
CATEGORIES= math
|
2008-09-08 08:00:33 +02:00
|
|
|
|
2011-06-14 09:38:51 +02:00
|
|
|
MAINTAINER= stephen@FreeBSD.org
|
2009-05-27 00:52:14 +02:00
|
|
|
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
|
2013-07-05 22:59:44 +02:00
|
|
|
|
2016-01-13 02:52:17 +01:00
|
|
|
BROKEN= does not build with octave-4.0.0
|
2016-10-01 12:55:40 +02:00
|
|
|
DEPRECATED= Broken for more than 6 months
|
|
|
|
EXPIRATION_DATE= 2016-11-01
|
2016-01-13 02:52:17 +01:00
|
|
|
|
2010-06-02 18:23:51 +02:00
|
|
|
GNU_CONFIGURE= yes
|
2014-04-20 23:00:52 +02:00
|
|
|
CONFIGURE_ENV+= HOME=${WRKSRC}
|
2008-09-08 08:00:33 +02:00
|
|
|
|
|
|
|
NO_CDROM= Non-commercial use only
|
|
|
|
|
2013-07-05 22:59:44 +02:00
|
|
|
.include "${.CURDIR}/../../Mk/bsd.octave.mk"
|
|
|
|
.include <bsd.port.mk>
|