mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
ea9338ef1a
math/octave-forge-base to 1.1, and update of Mk/bsd.octave.mk. Approved by: gabor (mentor)
22 lines
498 B
Makefile
22 lines
498 B
Makefile
# New ports collection makefile for: octave-forge-spline-gcvspl
|
|
# Date created: 8 September 2008
|
|
# Whom: Stephen Montgomery-Smith <stephen@math.missouri.edu>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= octave-forge-spline-gcvspl
|
|
PORTVERSION= 1.0.8
|
|
PORTREVISION= 5
|
|
CATEGORIES= math
|
|
|
|
MAINTAINER= stephen@FreeBSD.org
|
|
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
|
|
GNU_CONFIGURE= yes
|
|
|
|
NO_CDROM= Non-commercial use only
|
|
|
|
.include <bsd.port.pre.mk>
|
|
.include "${PORTSDIR}/Mk/bsd.octave.mk"
|
|
.include <bsd.port.post.mk>
|