aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-data-default-instances-old-locale/Makefile
blob: cae04e4131d6ba756e0af5aa27c7f21d9fd00571 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $FreeBSD$

PORTNAME=	data-default-instances-old-locale
PORTVERSION=	0.0.1
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Default instances for types in old-locale

LICENSE=	BSD

USE_CABAL=	data-default-class

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