aboutsummaryrefslogblamecommitdiff
path: root/devel/hs-activehs-base/Makefile
blob: 9e26548b86963e3db371798f029c9ba8513cfdf2 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12



                             
                 






                                              



                                                 
# $FreeBSD$

PORTNAME=	activehs-base
PORTVERSION=	0.3.0.2
PORTREVISION=	6
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Basic definitions for activehs

LICENSE=	BSD

USE_CABAL=	QuickCheck>=2.4

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