biology/rna-seq: Update to 0.1.1

Fix WWW
Add www/webbrowser for portable FastQC report viewing
This commit is contained in:
Jason W. Bacon 2023-01-12 13:02:14 -06:00
parent ff57c60617
commit 606c5fdfde
2 changed files with 5 additions and 4 deletions

View File

@ -1,11 +1,11 @@
PORTNAME= rna-seq
DISTVERSION= 0.1.0
DISTVERSION= 0.1.1
CATEGORIES= biology python
MASTER_SITES= # empty
MAINTAINER= jwb@FreeBSD.org
COMMENT= Metaport for RNA-Seq analysis
WWW= https://example.com/rna-seq
WWW= https://github.com/auerlab/
LICENSE= BSD2CLAUSE
@ -19,7 +19,8 @@ RUN_DEPENDS= sra-tools>0:biology/sra-tools \
hisat2>0:biology/hisat2 \
samtools>0:biology/samtools \
igv>0:biology/igv \
fasda>0:biology/fasda
fasda>0:biology/fasda \
webbrowser>0:www/webbrowser
USES= metaport python

View File

@ -1 +1 @@
TIMESTAMP = 1665354692
TIMESTAMP = 1673550086