diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2009-05-26 21:42:34 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2009-05-26 21:42:34 +0000 |
commit | 610447d4b008e53a9d3d5219db1a003fe02aab6c (patch) | |
tree | 4d28f5a3f9ae5495caa8c50e6604498ea59b5ab8 /math | |
parent | d4867d8008e1a0bad9d457b11c13f0ac38da8f7c (diff) | |
download | ports-610447d4b008e53a9d3d5219db1a003fe02aab6c.tar.gz ports-610447d4b008e53a9d3d5219db1a003fe02aab6c.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/Makefile | 1 | ||||
-rw-r--r-- | math/octave-forge-spanish/Makefile | 17 | ||||
-rw-r--r-- | math/octave-forge-spanish/distinfo | 3 | ||||
-rw-r--r-- | math/octave-forge-spanish/pkg-descr | 11 | ||||
-rw-r--r-- | math/octave-forge-spanish/pkg-plist | 1 |
5 files changed, 33 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index 3e9b17387996..b357499ddbca 100644 --- a/math/Makefile +++ b/math/Makefile @@ -248,6 +248,7 @@ SUBDIR += octave-forge-signal SUBDIR += octave-forge-simp SUBDIR += octave-forge-sockets + SUBDIR += octave-forge-spanish SUBDIR += octave-forge-specfun SUBDIR += octave-forge-special-matrix SUBDIR += octave-forge-spline-gcvspl diff --git a/math/octave-forge-spanish/Makefile b/math/octave-forge-spanish/Makefile new file mode 100644 index 000000000000..cd71d5b3623d --- /dev/null +++ b/math/octave-forge-spanish/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: octave-forge-spanish +# Date created: 8 September 2008 +# Whom: Stephen Montgomery-Smith <stephen@math.missouri.edu> +# +# $FreeBSD$ +# + +PORTNAME= octave-forge-spanish +PORTVERSION= 1.0.0 +CATEGORIES= math + +MAINTAINER= stephen@missouri.edu +COMMENT= Octave-forge package ${OCTAVE_PKGNAME} + +.include <bsd.port.pre.mk> +.include "${PORTSDIR}/Mk/bsd.octave.mk" +.include <bsd.port.post.mk> diff --git a/math/octave-forge-spanish/distinfo b/math/octave-forge-spanish/distinfo new file mode 100644 index 000000000000..a5fda086df0a --- /dev/null +++ b/math/octave-forge-spanish/distinfo @@ -0,0 +1,3 @@ +MD5 (octave-forge/spanish-1.0.0.tar.gz) = ab3b04fe9ec2358c1a96609b1440b037 +SHA256 (octave-forge/spanish-1.0.0.tar.gz) = 10a014701b28eae26c7631fc823776cb3e31284af50a997efed72183028e3a96 +SIZE (octave-forge/spanish-1.0.0.tar.gz) = 12785 diff --git a/math/octave-forge-spanish/pkg-descr b/math/octave-forge-spanish/pkg-descr new file mode 100644 index 000000000000..4a8688894d29 --- /dev/null +++ b/math/octave-forge-spanish/pkg-descr @@ -0,0 +1,11 @@ +The octave-forge package is the result of The GNU Octave Repositry project, +which is intended to be a central location for custom scripts, functions and +extensions for GNU Octave. contains the source for all the functions plus +build and install scripts. + +This is spanish. + + Spanish package for the construction of native language translations of + Octave functions. + +WWW: http://octave.sourceforge.net/ diff --git a/math/octave-forge-spanish/pkg-plist b/math/octave-forge-spanish/pkg-plist new file mode 100644 index 000000000000..a999ec86c07e --- /dev/null +++ b/math/octave-forge-spanish/pkg-plist @@ -0,0 +1 @@ +@comment This file intentionally left empty |