summaryrefslogtreecommitdiff
path: root/biology/gff2ps/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-21 11:08:38 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-21 11:08:38 +0000
commit57f9198bc7170af6fb3117c9c9ecdd3715a6e658 (patch)
tree4a5a9bdf223482c4125def32b555e0628048d584 /biology/gff2ps/Makefile
parentUpdate to 0.9.0 [1] (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=76030
Diffstat (limited to 'biology/gff2ps/Makefile')
-rw-r--r--biology/gff2ps/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/gff2ps/Makefile b/biology/gff2ps/Makefile
index d87036ccc09a..52d708a2adfc 100644
--- a/biology/gff2ps/Makefile
+++ b/biology/gff2ps/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= ftp://www1.imim.es/pub/gff_tools/gff2ps/ \
DISTFILES= ${PORTNAME}_v${PORTVERSION}.gz ${GFF2PS_MAN}.gz
MAINTAINER= chuynh@biolateral.com.au
+COMMENT= Converts gff-formated genomic data-sets to PostScript
RUN_DEPENDS= gawk:${PORTSDIR}/lang/gawk \
bash:${PORTSDIR}/shells/bash2