aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-nan/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2008-09-08 04:10:05 +0000
committerMaho Nakata <maho@FreeBSD.org>2008-09-08 04:10:05 +0000
commit06344179458d2ba2f030e0b594cf8e1083d344ae (patch)
treecbd6acf3173e63f50d2b5f8afb26726c51d9b739 /math/octave-forge-nan/Makefile
parentf2cf6fce7e4b162e0c7bed613ceb702e280785e7 (diff)
Notes
Diffstat (limited to 'math/octave-forge-nan/Makefile')
-rw-r--r--math/octave-forge-nan/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/math/octave-forge-nan/Makefile b/math/octave-forge-nan/Makefile
new file mode 100644
index 000000000000..cf907f8b84db
--- /dev/null
+++ b/math/octave-forge-nan/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: octave-forge
+# Date created: 5 May 2004
+# Whom: Stephen Montgomery-Smith <stephen@math.missouri.edu>
+#
+# $FreeBSD$
+#
+
+PORTNAME= octave-forge-nan
+PORTVERSION= 1.0.7
+CATEGORIES= math
+
+MAINTAINER= stephen@math.missouri.edu
+COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
+
+.include <bsd.port.pre.mk>
+.include "${PORTSDIR}/Mk/bsd.octave.mk"
+.include <bsd.port.post.mk>