# New ports collection makefile for: hs-bio
# Date created:        December 20 2009
# Whom:                Giuseppe Pilichi aka Jacula Modyun <jacula@gmail.com>
#
# $FreeBSD: ports/science/hs-bio/Makefile,v 1.5 2010/07/30 09:14:14 pgj Exp $
#

PORTNAME=	bio
PORTVERSION=	0.4.6
CATEGORIES=	science haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	A Haskell bioinformatics library

CABAL_SETUP=	Setup.hs
USE_HACKAGE=	binary tagsoup>=0.4

PORTDATA=	*

.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
