freebsd-ports/devel/hs-QuickCheck/Makefile
2010-07-30 08:51:17 +00:00

15 lines
401 B
Makefile

# New ports collection makefile for: hs-QuickCheck
# Date created: July 09 2009
# Whom: Giuseppe Pilichi aka Jacula Modyun <jacula@gmail.com>
#
# $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 <bsd.port.mk>