Multiple biology ports: Replace pypi homepage with github

portscout apparently can't work with PYPI homepages
This commit is contained in:
Jason W. Bacon 2025-02-21 07:03:10 -06:00
parent 2b95fce8fa
commit d758b1caa1
7 changed files with 7 additions and 9 deletions

View file

@ -6,9 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= jwb@FreeBSD.org
COMMENT= Read and write Generic Feature Format (GFF) with Biopython integration
WWW= https://pypi.org/project/bcbio-gff/ \
https://biopython.org/wiki/GFF_Parsing \
https://github.com/chapmanb/bcbb/tree/master/gff/
WWW= https://github.com/chapmanb/bcbb/tree/master/gff/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE

View file

@ -7,7 +7,7 @@ DISTNAME= dna_features_viewer-${PORTVERSION}
MAINTAINER= jwb@FreeBSD.org
COMMENT= Python library to visualize DNA features, e.g. GenBank or Gff files
WWW= https://pypi.python.org/project/dna-features-viewer/
WWW= https://github.com/Edinburgh-Genome-Foundry/DnaFeaturesViewer
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENCE.txt

View file

@ -6,7 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= wen@FreeBSD.org
COMMENT= Read and write FASTQ and FASTA
WWW= https://pypi.python.org/pypi/dnaio
WWW= https://github.com/marcelm/dnaio/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

View file

@ -7,7 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= jwb@FreeBSD.org
COMMENT= Tools for processing and visualizing Gene Ontology terms
WWW= https://pypi.python.org/pypi/goatools
WWW= https://github.com/tanghaibao/goatools/
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE

View file

@ -7,7 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= jwb@FreeBSD.org
COMMENT= Interface to HDF5 files in Oxford Nanopore .fast5 format
WWW= https://pypi.python.org/pypi/ont_fast5_api
WWW= https://github.com/nanoporetech/ont_fast5_api/
LICENSE= MPL20
LICENSE_FILE= ${WRKSRC}/LICENSE.md

View file

@ -6,7 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= jwb@FreeBSD.org
COMMENT= Python access to bigWig files using libBigWig
WWW= https://pypi.org/project/pyBigWig/
WWW= https://github.com/deeptools/pyBigWig/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt

View file

@ -7,7 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= jwb@FreeBSD.org
COMMENT= Modified wgsim genomic data simulator
WWW= https://pypi.python.org/pypi/pywgsim
WWW= https://github.com/ialbert/pywgsim/
LICENSE= MIT