aboutsummaryrefslogtreecommitdiffstats
path: root/biology
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2013-03-29 08:44:53 +0800
committereadler <eadler@FreeBSD.org>2013-03-29 08:44:53 +0800
commit9fbef2c45b9dda637fe075ec12b924521e028f42 (patch)
treedf2e66834789aa7c73723017ffe057d28c30d06c /biology
parentd6bb00cb8a80cf53aedf84beaf727bb29f439db8 (diff)
downloadfreebsd-ports-gnome-9fbef2c45b9dda637fe075ec12b924521e028f42.tar.gz
freebsd-ports-gnome-9fbef2c45b9dda637fe075ec12b924521e028f42.tar.zst
freebsd-ports-gnome-9fbef2c45b9dda637fe075ec12b924521e028f42.zip
For perl@ owned ports:
- Fix COMMENT - Trim header
Diffstat (limited to 'biology')
-rw-r--r--biology/p5-Bio-Glite/Makefile2
-rw-r--r--biology/p5-Bio-MAGETAB/Makefile2
-rw-r--r--biology/p5-Bio-NEXUS/Makefile8
3 files changed, 4 insertions, 8 deletions
diff --git a/biology/p5-Bio-Glite/Makefile b/biology/p5-Bio-Glite/Makefile
index aa8caa11cf2a..3b3231605fb6 100644
--- a/biology/p5-Bio-Glite/Makefile
+++ b/biology/p5-Bio-Glite/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
-COMMENT= An Perl Interface to G-language
+COMMENT= Perl Interface to G-language
BUILD_DEPENDS= p5-libwww>=5:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}
diff --git a/biology/p5-Bio-MAGETAB/Makefile b/biology/p5-Bio-MAGETAB/Makefile
index 66e42c852386..d15fa17c135a 100644
--- a/biology/p5-Bio-MAGETAB/Makefile
+++ b/biology/p5-Bio-MAGETAB/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
-COMMENT= A data model and utility API for the MAGE-TAB format
+COMMENT= Data model and utility API for the MAGE-TAB format
LICENSE= GPLv2
diff --git a/biology/p5-Bio-NEXUS/Makefile b/biology/p5-Bio-NEXUS/Makefile
index d1f940540c85..97a0b7abe8bc 100644
--- a/biology/p5-Bio-NEXUS/Makefile
+++ b/biology/p5-Bio-NEXUS/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: Bio-NEXUS
-# Date created: 20 Sug, 2009
-# Whom: Wen Heping <wenheping@gmail.com>
-#
+# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
-#
PORTNAME= Bio-NEXUS
PORTVERSION= 0.78
@@ -12,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
-COMMENT= An object-oriented Perl API for the NEXUS file format
+COMMENT= Object-oriented Perl API for the NEXUS file format
BUILD_DEPENDS= p5-Clone-PP>=1.02:${PORTSDIR}/devel/p5-Clone-PP
RUN_DEPENDS:= ${BUILD_DEPENDS}