aboutsummaryrefslogtreecommitdiff
path: root/security/hs-HsOpenSSL/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/hs-HsOpenSSL/Makefile')
-rw-r--r--security/hs-HsOpenSSL/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/security/hs-HsOpenSSL/Makefile b/security/hs-HsOpenSSL/Makefile
index 1ddeb27c34ce..7cb8edee4950 100644
--- a/security/hs-HsOpenSSL/Makefile
+++ b/security/hs-HsOpenSSL/Makefile
@@ -2,16 +2,12 @@
PORTNAME= HsOpenSSL
PORTVERSION= 0.10.3.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security haskell
MAINTAINER= haskell@FreeBSD.org
COMMENT= (Incomplete) OpenSSL binding for Haskell
-FILE_LICENSE= COPYING
-
-CABAL_SETUP= Setup.hs
-
USE_CABAL= network>=2.1.0.0
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"