aboutsummaryrefslogtreecommitdiff
path: root/biology
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-12-10 17:21:46 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-12-10 17:21:46 +0000
commit46c85cde3986a11def3eaa9de1c03e0fd66930e9 (patch)
treec1f166b8eab9e705e06ac265eddaf6b9d4697fa1 /biology
parent9c2fd936ed4291f72989975647bf8b3f29b259a2 (diff)
downloadports-46c85cde3986a11def3eaa9de1c03e0fd66930e9.tar.gz
ports-46c85cde3986a11def3eaa9de1c03e0fd66930e9.zip
Notes
Diffstat (limited to 'biology')
-rw-r--r--biology/gmap/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/biology/gmap/Makefile b/biology/gmap/Makefile
index 7a4e678d1cd7..4e03ee52b828 100644
--- a/biology/gmap/Makefile
+++ b/biology/gmap/Makefile
@@ -3,15 +3,15 @@
PORTNAME= gmap
PORTVERSION= 2006.04.21
+PORTREVISION= 1
CATEGORIES= biology
MASTER_SITES= http://www.gene.com/share/gmap/src/
DISTNAME= ${PORTNAME}-${PORTVERSION:C|\.|-|g}
MAINTAINER= rpz@cse.wustl.edu
-COMMENT= A Genomic Mapping and Alignment Program for mRNA and EST Sequences
+COMMENT= Genomic Mapping and Alignment Program for mRNA and EST Sequences
-USE_GMAKE= yes
+USES= gmake perl5
GNU_CONFIGURE= yes
-NO_STAGE= yes
.include <bsd.port.mk>