diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:08:38 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:08:38 +0000 |
commit | 57f9198bc7170af6fb3117c9c9ecdd3715a6e658 (patch) | |
tree | 4a5a9bdf223482c4125def32b555e0628048d584 /biology/artemis | |
parent | dec759ad2e5e1f2cd3efda0b40b8cdc1f2a54f8d (diff) | |
download | ports-57f9198bc7170af6fb3117c9c9ecdd3715a6e658.tar.gz ports-57f9198bc7170af6fb3117c9c9ecdd3715a6e658.zip |
Notes
Diffstat (limited to 'biology/artemis')
-rw-r--r-- | biology/artemis/Makefile | 1 | ||||
-rw-r--r-- | biology/artemis/pkg-comment | 1 |
2 files changed, 1 insertions, 1 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 diff --git a/biology/artemis/pkg-comment b/biology/artemis/pkg-comment deleted file mode 100644 index 26b8a15a2327..000000000000 --- a/biology/artemis/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A DNA sequence viewer and annotation tool |