aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-largeword
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2012-02-13 02:19:28 +0000
committerGabor Pali <pgj@FreeBSD.org>2012-02-13 02:19:28 +0000
commit89065a38ed89460e6ef552bcd9aa25ff6050ebfe (patch)
tree19f2097ab20797887dc08a762bd15962f9a319c0 /devel/hs-largeword
parent698dc30714f7459dc8da293727699f605b623e7a (diff)
downloadports-89065a38ed89460e6ef552bcd9aa25ff6050ebfe.tar.gz
ports-89065a38ed89460e6ef552bcd9aa25ff6050ebfe.zip
Notes
Diffstat (limited to 'devel/hs-largeword')
-rw-r--r--devel/hs-largeword/Makefile20
-rw-r--r--devel/hs-largeword/distinfo2
-rw-r--r--devel/hs-largeword/pkg-descr4
3 files changed, 26 insertions, 0 deletions
diff --git a/devel/hs-largeword/Makefile b/devel/hs-largeword/Makefile
new file mode 100644
index 000000000000..7b775934f8fd
--- /dev/null
+++ b/devel/hs-largeword/Makefile
@@ -0,0 +1,20 @@
+# New ports collection makefile for: hs-largeword
+# Date created: July 13, 2011
+# Whom: haskell@FreeBSD.org
+#
+# $FreeBSD$
+#
+
+PORTNAME= largeword
+PORTVERSION= 1.0.1
+CATEGORIES= devel haskell
+
+MAINTAINER= haskell@FreeBSD.org
+COMMENT= Provides a way of producing other large words
+
+LICENSE= BSD
+
+CABAL_SETUP= Setup.hs
+
+.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
+.include <bsd.port.mk>
diff --git a/devel/hs-largeword/distinfo b/devel/hs-largeword/distinfo
new file mode 100644
index 000000000000..c67cc0ff213c
--- /dev/null
+++ b/devel/hs-largeword/distinfo
@@ -0,0 +1,2 @@
+SHA256 (cabal/largeword-1.0.1.tar.gz) = d93f9150c7d01531442c0362b07f5c38420da90f8698299a1a577120c464734e
+SIZE (cabal/largeword-1.0.1.tar.gz) = 1839
diff --git a/devel/hs-largeword/pkg-descr b/devel/hs-largeword/pkg-descr
new file mode 100644
index 000000000000..7951c5902fb4
--- /dev/null
+++ b/devel/hs-largeword/pkg-descr
@@ -0,0 +1,4 @@
+Provides Word128, Word192 and Word256 and a way of producing other large
+words if required.
+
+WWW: http://trac.haskell.org/largeword/wiki