aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-primitive/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-primitive/Makefile')
-rw-r--r--devel/hs-primitive/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/hs-primitive/Makefile b/devel/hs-primitive/Makefile
index ecc936ba4f31..7b4d77fd5c31 100644
--- a/devel/hs-primitive/Makefile
+++ b/devel/hs-primitive/Makefile
@@ -6,12 +6,14 @@
#
PORTNAME= primitive
-PORTVERSION= 0.3
+PORTVERSION= 0.3.1
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
COMMENT= Wrappers for primitive operations
+LICENSE= BSD
+
CABAL_SETUP= Setup.hs
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"