# New ports collection makefile for: hs-checkers # Date created: December 20 2009 # Whom: Giuseppe Pilichi aka Jacula Modyun # # $FreeBSD$ # PORTNAME= checkers PORTVERSION= 0.2.6 PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Check properties on standard Haskell classes and data structures USE_HACKAGE= QuickCheck>=2.1.0.2 BROKEN= does not compile .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include