2008-09-09 06:42:55 +00:00
|
|
|
# New ports collection makefile for: octave-forge-missing-functions
|
|
|
|
# Date created: 8 September 2008
|
2008-09-08 04:05:48 +00:00
|
|
|
# Whom: Stephen Montgomery-Smith <stephen@math.missouri.edu>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= octave-forge-missing-functions
|
2009-05-26 22:21:55 +00:00
|
|
|
PORTVERSION= 1.0.2
|
2012-06-01 05:26:28 +00:00
|
|
|
PORTREVISION= 7
|
2009-05-26 22:21:55 +00:00
|
|
|
CATEGORIES= math
|
2008-09-08 04:05:48 +00:00
|
|
|
|
2011-06-14 07:38:51 +00:00
|
|
|
MAINTAINER= stephen@FreeBSD.org
|
2009-05-26 22:21:55 +00:00
|
|
|
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
|
2010-06-02 16:23:51 +00:00
|
|
|
GNU_CONFIGURE= yes
|
2008-09-08 04:05:48 +00:00
|
|
|
|
|
|
|
.include <bsd.port.pre.mk>
|
|
|
|
.include "${PORTSDIR}/Mk/bsd.octave.mk"
|
|
|
|
.include <bsd.port.post.mk>
|