# $NetBSD$
#
###########################################################
#               Generated by fbsd2pkg                     #
###########################################################

DISTNAME=	smithwaterman-${PORTVERSION}
CATEGORIES=	biology
MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}

MAINTAINER=	bacon4000@gmail.com
HOMEPAGE=	https://github.com/ekg/smithwaterman
COMMENT=	Smith-waterman-gotoh alignment algorithm
LICENSE=	gnu-gpl-v2

# Pessimistic assumption.  Test and change if possible.
# MAKE_JOBS_SAFE=	no

# Just assuming C and C++: Adjust this!
USE_LANGUAGES=	c c++
USE_TOOLS+=	gmake
INSTALL_TARGET=	install-strip
GITHUB_TAG=	${PORTVERSION}

PORTVERSION=	8e667291798b785d698f0875e58da2710d740567

.include "../../mk/bsd.pkg.mk"
