diff options
Diffstat (limited to 'devel/hs-lazysmallcheck/Makefile')
-rw-r--r-- | devel/hs-lazysmallcheck/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/hs-lazysmallcheck/Makefile b/devel/hs-lazysmallcheck/Makefile index dc056aa566f2..b7c0c5c66a19 100644 --- a/devel/hs-lazysmallcheck/Makefile +++ b/devel/hs-lazysmallcheck/Makefile @@ -7,11 +7,14 @@ PORTNAME= lazysmallcheck PORTVERSION= 0.5 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= A library for demand-driven testing of Haskell programs +LICENSE= BSD + CABAL_SETUP= Setup.hs PORTEXAMPLES= * |