diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 19:08:38 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 19:08:38 +0800 |
commit | 0a04b4d0b7999a814f5a24031a2bf433f084bb24 (patch) | |
tree | aed6e8768c64d947ea4c4401a356e10032db26a0 /biology/artemis/Makefile | |
parent | 6f9b615f473378306144a3495e2fccb737fe52bf (diff) | |
download | freebsd-ports-gnome-0a04b4d0b7999a814f5a24031a2bf433f084bb24.tar.gz freebsd-ports-gnome-0a04b4d0b7999a814f5a24031a2bf433f084bb24.tar.zst freebsd-ports-gnome-0a04b4d0b7999a814f5a24031a2bf433f084bb24.zip |
De-pkg-comment.
Diffstat (limited to 'biology/artemis/Makefile')
-rw-r--r-- | biology/artemis/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/artemis/Makefile b/biology/artemis/Makefile index 58af9beae029..6c8943436d34 100644 --- a/biology/artemis/Makefile +++ b/biology/artemis/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.sanger.ac.uk/Software/Artemis/v4/ DISTNAME= artemis_compiled_v4 MAINTAINER= chuynh@biolateral.com.au +COMMENT= A DNA sequence viewer and annotation tool RUN_DEPENDS= ${JAVA_COMMAND}:${PORTSDIR}/java/jdk13 |