aboutsummaryrefslogtreecommitdiff
path: root/security/hs-digest/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/hs-digest/Makefile')
-rw-r--r--security/hs-digest/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/hs-digest/Makefile b/security/hs-digest/Makefile
index 65f479871b80..90119124e40f 100644
--- a/security/hs-digest/Makefile
+++ b/security/hs-digest/Makefile
@@ -6,12 +6,14 @@
#
PORTNAME= digest
-PORTVERSION= 0.0.0.8
+PORTVERSION= 0.0.0.9
CATEGORIES= security haskell
MAINTAINER= haskell@FreeBSD.org
COMMENT= Efficient cryptographic hash implementations in Haskell
+LICENSE= BSD
+
CABAL_SETUP= Setup.hs
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"