summaryrefslogtreecommitdiffstats
path: root/devel/hs-convertible/Makefile
blob: 6766c20c78c48f6d7eaa80e387813d99fe14601c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: Giuseppe Pilichi aka Jacula Modyun <jacula@gmail.com>
# $FreeBSD$

PORTNAME=	convertible
PORTVERSION=	1.0.11.1
PORTREVISION=	3
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Typeclasses and instances for converting between types

LICENSE=	BSD

USE_CABAL=	mtl text>=0.7

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