# New ports collection makefile for: hs-QuickCheck # Date created: July 09 2009 # Whom: Giuseppe Pilichi aka Jacula Modyun # # $FreeBSD$ PORTNAME= QuickCheck PORTVERSION= 2.1.1.1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Library for random testing in haskell .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include