summaryrefslogtreecommitdiffstats
path: root/converters/hs-dataenc/Makefile
blob: a14d624b3be8e45a39c667eb73d63e30f184f03d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $FreeBSD$

PORTNAME=	dataenc
PORTVERSION=	0.14.0.5
CATEGORIES=	converters haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Data encoding library

LICENSE=	BSD

CABAL_SETUP=	Setup.hs

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