diff options
author | Maho Nakata <maho@FreeBSD.org> | 2008-09-08 05:32:40 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2008-09-08 05:32:40 +0000 |
commit | cf06a53b2999dec63f03138ac97816ee70be86cc (patch) | |
tree | b918fdaf571280a043cd20ba74664c91d1156f91 /math/octave-forge-pt_br | |
parent | a8e8efaf1f39feb05ea74a33e58a6a2b85aa2fc2 (diff) | |
download | ports-cf06a53b2999dec63f03138ac97816ee70be86cc.tar.gz ports-cf06a53b2999dec63f03138ac97816ee70be86cc.zip |
Notes
Diffstat (limited to 'math/octave-forge-pt_br')
-rw-r--r-- | math/octave-forge-pt_br/Makefile | 17 | ||||
-rw-r--r-- | math/octave-forge-pt_br/distinfo | 3 | ||||
-rw-r--r-- | math/octave-forge-pt_br/pkg-descr | 11 | ||||
-rw-r--r-- | math/octave-forge-pt_br/pkg-plist | 1 |
4 files changed, 32 insertions, 0 deletions
diff --git a/math/octave-forge-pt_br/Makefile b/math/octave-forge-pt_br/Makefile new file mode 100644 index 000000000000..c98a9b31c4af --- /dev/null +++ b/math/octave-forge-pt_br/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-pt_br +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> diff --git a/math/octave-forge-pt_br/distinfo b/math/octave-forge-pt_br/distinfo new file mode 100644 index 000000000000..aed1824ed9c2 --- /dev/null +++ b/math/octave-forge-pt_br/distinfo @@ -0,0 +1,3 @@ +MD5 (octave-forge/pt_br-1.0.7.tar.gz) = 9b0295e4500e379928d9c9d9239533e2 +SHA256 (octave-forge/pt_br-1.0.7.tar.gz) = f9e395087c907d04fbc6e6d9eac60b0273a980d3a7edb5a6e7fb5123d1e45b86 +SIZE (octave-forge/pt_br-1.0.7.tar.gz) = 143046 diff --git a/math/octave-forge-pt_br/pkg-descr b/math/octave-forge-pt_br/pkg-descr new file mode 100644 index 000000000000..7115b2171882 --- /dev/null +++ b/math/octave-forge-pt_br/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 pt_br. + + Brazilian Portuguese translations of the help strings of the + Octave functions. + +WWW: http://octave.sourceforge.net/ diff --git a/math/octave-forge-pt_br/pkg-plist b/math/octave-forge-pt_br/pkg-plist new file mode 100644 index 000000000000..a999ec86c07e --- /dev/null +++ b/math/octave-forge-pt_br/pkg-plist @@ -0,0 +1 @@ +@comment This file intentionally left empty |