diff options
author | Maho Nakata <maho@FreeBSD.org> | 2008-09-08 05:25:21 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2008-09-08 05:25:21 +0000 |
commit | a77571d8b5eefbc59969304179937e6e47ae772a (patch) | |
tree | 1d61607bd4708a880f9b505c995af0f4895c3c1e /math/octave-forge-pdb | |
parent | 2ceda1f699b58c565ed84dd801d39242bdb8d2dd (diff) | |
download | ports-a77571d8b5eefbc59969304179937e6e47ae772a.tar.gz ports-a77571d8b5eefbc59969304179937e6e47ae772a.zip |
Notes
Diffstat (limited to 'math/octave-forge-pdb')
-rw-r--r-- | math/octave-forge-pdb/Makefile | 17 | ||||
-rw-r--r-- | math/octave-forge-pdb/distinfo | 3 | ||||
-rw-r--r-- | math/octave-forge-pdb/pkg-descr | 10 | ||||
-rw-r--r-- | math/octave-forge-pdb/pkg-plist | 1 |
4 files changed, 31 insertions, 0 deletions
diff --git a/math/octave-forge-pdb/Makefile b/math/octave-forge-pdb/Makefile new file mode 100644 index 000000000000..e772be66598d --- /dev/null +++ b/math/octave-forge-pdb/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-pdb +PORTVERSION= 1.0.6 +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-pdb/distinfo b/math/octave-forge-pdb/distinfo new file mode 100644 index 000000000000..00d55365c47e --- /dev/null +++ b/math/octave-forge-pdb/distinfo @@ -0,0 +1,3 @@ +MD5 (octave-forge/pdb-1.0.6.tar.gz) = 9dc44fff966951c07aa7c307411f2f39 +SHA256 (octave-forge/pdb-1.0.6.tar.gz) = f511f5633157d5572730e9a7a4d766f0c2a3d9c15a144f012c8999c26ad73514 +SIZE (octave-forge/pdb-1.0.6.tar.gz) = 37347 diff --git a/math/octave-forge-pdb/pkg-descr b/math/octave-forge-pdb/pkg-descr new file mode 100644 index 000000000000..682da8144720 --- /dev/null +++ b/math/octave-forge-pdb/pkg-descr @@ -0,0 +1,10 @@ +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 pdb. + + Reads and display PDB-files from the Brookhaven protein databank + +WWW: http://octave.sourceforge.net/ diff --git a/math/octave-forge-pdb/pkg-plist b/math/octave-forge-pdb/pkg-plist new file mode 100644 index 000000000000..a999ec86c07e --- /dev/null +++ b/math/octave-forge-pdb/pkg-plist @@ -0,0 +1 @@ +@comment This file intentionally left empty |