freebsd-ports/biology/gmap/Makefile
Antoine Brodin 4a46976840 Fix MASTER_SITES
Submitted by:	tijl@
2014-09-05 09:25:45 +00:00

17 lines
404 B
Makefile

# Created by: Bob Zimmermann <rpz@cse.wustl.edu>
# $FreeBSD$
PORTNAME= gmap
PORTVERSION= 2006.04.21
PORTREVISION= 1
CATEGORIES= biology
MASTER_SITES= http://research-pub.gene.com/gmap/src/
DISTNAME= ${PORTNAME}-${PORTVERSION:C|\.|-|g}
MAINTAINER= rpz@cse.wustl.edu
COMMENT= Genomic Mapping and Alignment Program for mRNA and EST Sequences
USES= gmake perl5
GNU_CONFIGURE= yes
.include <bsd.port.mk>