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/sim4/Makefile | |
parent | dec759ad2e5e1f2cd3efda0b40b8cdc1f2a54f8d (diff) |
Notes
Diffstat (limited to 'biology/sim4/Makefile')
-rw-r--r-- | biology/sim4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/sim4/Makefile b/biology/sim4/Makefile index d7cb05e7c4a3..046ab2cdb24c 100644 --- a/biology/sim4/Makefile +++ b/biology/sim4/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://globin.cse.psu.edu/ftp/dist/sim4/ DISTNAME= ${PORTNAME}.${PORTVERSION:S/./-/g} MAINTAINER= bio@freebsd.net +COMMENT= An algorithm for aligning expressed DNA with genomic sequences WRKSRC= ${WRKDIR}/sim4.${PORTVERSION:S/./-/g} |