summaryrefslogtreecommitdiffstats
path: root/security/hs-cipher-rc4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/hs-cipher-rc4/Makefile')
-rw-r--r--security/hs-cipher-rc4/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/security/hs-cipher-rc4/Makefile b/security/hs-cipher-rc4/Makefile
new file mode 100644
index 0000000..967f3f5
--- /dev/null
+++ b/security/hs-cipher-rc4/Makefile
@@ -0,0 +1,15 @@
+# $FreeBSD$
+
+PORTNAME= cipher-rc4
+PORTVERSION= 0.1.2
+CATEGORIES= security haskell
+
+MAINTAINER= haskell@FreeBSD.org
+COMMENT= Fast RC4 cipher implementation
+
+LICENSE= BSD
+
+CABAL_SETUP= Setup.hs
+
+.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud