diff options
author | beat <beat@FreeBSD.org> | 2009-05-27 05:42:34 +0800 |
---|---|---|
committer | beat <beat@FreeBSD.org> | 2009-05-27 05:42:34 +0800 |
commit | a2555caf4689ff8d6fe7ed592bb157995418f817 (patch) | |
tree | d7d0ef307ab1cf1490c4571bcc130c12bf21658b /math/octave-forge-spanish | |
parent | e331bc6c5e0ba635584c46c199de083a0b5dc174 (diff) | |
download | freebsd-ports-gnome-a2555caf4689ff8d6fe7ed592bb157995418f817.tar.gz freebsd-ports-gnome-a2555caf4689ff8d6fe7ed592bb157995418f817.tar.zst freebsd-ports-gnome-a2555caf4689ff8d6fe7ed592bb157995418f817.zip |
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/
PR: ports/134404
Submitted by: Stephen Montgomery-Smith <stephen AT missouri.edu>
Approved by: miwi (mentor)
Diffstat (limited to 'math/octave-forge-spanish')
-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 |
4 files changed, 32 insertions, 0 deletions
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 |