diff options
author | olgeni <olgeni@FreeBSD.org> | 2014-06-09 19:21:52 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2014-06-09 19:21:52 +0800 |
commit | df8d5ed85c0a81149f3f0f6294550c1526e11243 (patch) | |
tree | 8d9caebfb388e25f19cd57fc86557a441d7cddff /biology | |
parent | bdc94545bff0bbfd6321a57d1d61ab29c95547c0 (diff) | |
download | freebsd-ports-gnome-df8d5ed85c0a81149f3f0f6294550c1526e11243.tar.gz freebsd-ports-gnome-df8d5ed85c0a81149f3f0f6294550c1526e11243.tar.zst freebsd-ports-gnome-df8d5ed85c0a81149f3f0f6294550c1526e11243.zip |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories A-C.
CR: D196
Approved by: portmgr (bapt)
Diffstat (limited to 'biology')
-rw-r--r-- | biology/consed/Makefile | 2 | ||||
-rw-r--r-- | biology/emboss/Makefile | 2 | ||||
-rw-r--r-- | biology/mummer/Makefile | 2 | ||||
-rw-r--r-- | biology/phd2fasta/Makefile | 2 | ||||
-rw-r--r-- | biology/python-nexus/Makefile | 2 | ||||
-rw-r--r-- | biology/t_coffee/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/biology/consed/Makefile b/biology/consed/Makefile index 819eb44bb107..13c88e9c85cf 100644 --- a/biology/consed/Makefile +++ b/biology/consed/Makefile @@ -9,7 +9,7 @@ DISTNAME= ${PORTNAME}_linux EXTRACT_SUFX= .tar.Z MAINTAINER= mzaki@m.u-tokyo.ac.jp -COMMENT= A graphical tool for editing Phrap assemblies +COMMENT= Graphical tool for editing Phrap assemblies RUN_DEPENDS= phred:${PORTSDIR}/biology/phred \ phrap:${PORTSDIR}/biology/phrap \ diff --git a/biology/emboss/Makefile b/biology/emboss/Makefile index abf2c8026676..6a8aeb6cab8a 100644 --- a/biology/emboss/Makefile +++ b/biology/emboss/Makefile @@ -9,7 +9,7 @@ DISTNAME= ${PORTNAME:tu}-${PORTVERSION} DIST_SUBDIR= ${PORTNAME} MAINTAINER= wen@FreeBSD.org -COMMENT= A collection of open source tools for genetic sequence analysis +COMMENT= Collection of open source tools for genetic sequence analysis LICENSE= GPLv2 diff --git a/biology/mummer/Makefile b/biology/mummer/Makefile index 4e2e33bb52c4..b6690215df99 100644 --- a/biology/mummer/Makefile +++ b/biology/mummer/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= SF DISTNAME= MUMmer${PORTVERSION} MAINTAINER= sylvio@FreeBSD.org -COMMENT= A modular system for rapid whole genome alignment +COMMENT= Modular system for rapid whole genome alignment USES= gmake diff --git a/biology/phd2fasta/Makefile b/biology/phd2fasta/Makefile index 697491b32f99..4ebf29968134 100644 --- a/biology/phd2fasta/Makefile +++ b/biology/phd2fasta/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= # put the tarball manually DISTFILES= phd2fasta-acd-dist.tar.Z MAINTAINER= mzaki@m.u-tokyo.ac.jp -COMMENT= A converter from output files of Phred/Consed to FASTA files +COMMENT= Converter from output files of Phred/Consed to FASTA files RESTRICTED= Redistribution is not permitted in any form. You must request the tarball via e-mail. Free for academic use. .if defined(PACKAGE_BUILDING) diff --git a/biology/python-nexus/Makefile b/biology/python-nexus/Makefile index cd5d5190101b..3cf32922ea01 100644 --- a/biology/python-nexus/Makefile +++ b/biology/python-nexus/Makefile @@ -8,7 +8,7 @@ CATEGORIES= biology python MASTER_SITES= CHEESESHOP MAINTAINER= wen@FreeBSD.org -COMMENT= A generic nexus file format reader for python +COMMENT= Generic nexus file format reader for python USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/biology/t_coffee/Makefile b/biology/t_coffee/Makefile index 91fd1a36f4c5..24f8c0e8e8c2 100644 --- a/biology/t_coffee/Makefile +++ b/biology/t_coffee/Makefile @@ -11,7 +11,7 @@ MASTER_SITE_SUBDIR= Version_${PORTVERSION}${DISTVERSIONSUFFIX} DISTNAME= T-COFFEE_distribution_Version_${PORTVERSION}${DISTVERSIONSUFFIX} MAINTAINER= ports@FreeBSD.org -COMMENT= A multiple DNA or protein sequence alignment package +COMMENT= Multiple DNA or protein sequence alignment package LICENSE= GPLv2 |