aboutsummaryrefslogblamecommitdiff
path: root/devel/hs-extensible-exceptions/Makefile
blob: 43687062a78c499c53998d7640836101c80ccf04 (plain) (tree)
1
2
3
4
5
6
7
8
9
10



                                     
                 




                                     
                          




                                                 
# $FreeBSD$

PORTNAME=	extensible-exceptions
PORTVERSION=	0.1.1.4
PORTREVISION=	7
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Extensible exceptions

LICENSE=	BSD3CLAUSE

CABAL_SETUP=	Setup.hs

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