diff options
Diffstat (limited to 'biology/gff2ps')
-rw-r--r-- | biology/gff2ps/Makefile | 1 | ||||
-rw-r--r-- | biology/gff2ps/pkg-comment | 1 |
2 files changed, 1 insertions, 1 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 diff --git a/biology/gff2ps/pkg-comment b/biology/gff2ps/pkg-comment deleted file mode 100644 index 6b164c3b4a56..000000000000 --- a/biology/gff2ps/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Converts gff-formated genomic data-sets to PostScript |