diff options
Diffstat (limited to 'biology/gff2ps/Makefile')
-rw-r--r-- | biology/gff2ps/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/gff2ps/Makefile b/biology/gff2ps/Makefile index d87036ccc09..52d708a2adf 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 |