mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Add port math/octave-forge-bioinfo.
This is bioinfo. Bioinformatics manipulation 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. PR: 127030 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu>
This commit is contained in:
parent
2fdf440aba
commit
588c86c090
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=220217
@ -185,6 +185,7 @@
|
||||
SUBDIR += octave-forge-arpack
|
||||
SUBDIR += octave-forge-audio
|
||||
SUBDIR += octave-forge-base
|
||||
SUBDIR += octave-forge-bioinfo
|
||||
SUBDIR += octave-forge-engine
|
||||
SUBDIR += octave-forge-fpl
|
||||
SUBDIR += octave-forge-gsl
|
||||
|
17
math/octave-forge-bioinfo/Makefile
Normal file
17
math/octave-forge-bioinfo/Makefile
Normal file
@ -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-bioinfo
|
||||
PORTVERSION= 0.1.1
|
||||
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>
|
3
math/octave-forge-bioinfo/distinfo
Normal file
3
math/octave-forge-bioinfo/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (octave-forge/bioinfo-0.1.1.tar.gz) = 693b49f6a6cf9247be68b85e31594deb
|
||||
SHA256 (octave-forge/bioinfo-0.1.1.tar.gz) = 08d0fe3818476a8606a9962df1fbde7b3192f193f941b0f5813a6a13fb16cebf
|
||||
SIZE (octave-forge/bioinfo-0.1.1.tar.gz) = 13306
|
10
math/octave-forge-bioinfo/pkg-descr
Normal file
10
math/octave-forge-bioinfo/pkg-descr
Normal file
@ -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 bioinfo.
|
||||
|
||||
Bioinformatics manipulation
|
||||
|
||||
WWW: http://octave.sourceforge.net/
|
1
math/octave-forge-bioinfo/pkg-plist
Normal file
1
math/octave-forge-bioinfo/pkg-plist
Normal file
@ -0,0 +1 @@
|
||||
@comment This file intentionally left empty
|
Loading…
Reference in New Issue
Block a user