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

PORTNAME=	convertible
PORTVERSION=	1.0.9.1
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Haskell type classes and instances for converting between types

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