- Move devel/rubygem-bioruby to devel/rubygem-bio
- Add LICENSE
This commit is contained in:
parent
ba4c05a7be
commit
03a2717505
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387110
@ -4432,7 +4432,7 @@
|
||||
SUBDIR += rubygem-benelux
|
||||
SUBDIR += rubygem-bin_utils
|
||||
SUBDIR += rubygem-bindata
|
||||
SUBDIR += rubygem-bioruby
|
||||
SUBDIR += rubygem-bio
|
||||
SUBDIR += rubygem-blankslate
|
||||
SUBDIR += rubygem-blockenspiel
|
||||
SUBDIR += rubygem-bones
|
||||
|
@ -1,24 +1,25 @@
|
||||
# Created by: Wen Heping <wenheping@gmail.com>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= bioruby
|
||||
PORTNAME= bio
|
||||
PORTVERSION= 1.4.3.0001
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
DISTNAME= bio-${PORTVERSION}
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Integrated environment for Bioinformatics written in Ruby
|
||||
|
||||
LICENSE= GPLv2 RUBY
|
||||
LICENSE_COMB= dual
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
PLIST_FILES= bin/bioruby \
|
||||
bin/br_biofetch.rb \
|
||||
bin/br_bioflat.rb \
|
||||
bin/br_biogetseq.rb \
|
||||
bin/br_pmfetch.rb
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
GEM_NAME= ${DISTNAME}
|
||||
|
||||
.include <bsd.port.mk>
|
Loading…
Reference in New Issue
Block a user