aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-old-locale
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2015-08-20 23:02:14 +0000
committerGabor Pali <pgj@FreeBSD.org>2015-08-20 23:02:14 +0000
commit39b8e49140afdb1d1d001c477befb4b05efa7fc3 (patch)
tree607a5ca77efd301a2b4dc49b05d108829fcffa77 /devel/hs-old-locale
parent75b64b1cb42c127b71646f039269eb7bd560d8ef (diff)
downloadports-39b8e49140afdb1d1d001c477befb4b05efa7fc3.tar.gz
ports-39b8e49140afdb1d1d001c477befb4b05efa7fc3.zip
Notes
Diffstat (limited to 'devel/hs-old-locale')
-rw-r--r--devel/hs-old-locale/Makefile13
-rw-r--r--devel/hs-old-locale/distinfo2
-rw-r--r--devel/hs-old-locale/pkg-descr4
3 files changed, 19 insertions, 0 deletions
diff --git a/devel/hs-old-locale/Makefile b/devel/hs-old-locale/Makefile
new file mode 100644
index 000000000000..5f8ee8fc53ea
--- /dev/null
+++ b/devel/hs-old-locale/Makefile
@@ -0,0 +1,13 @@
+# $FreeBSD$
+
+PORTNAME= old-locale
+PORTVERSION= 1.0.0.7
+CATEGORIES= devel haskell
+
+MAINTAINER= haskell@FreeBSD.org
+COMMENT= Locale library
+
+LICENSE= BSD3CLAUSE
+
+.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
+.include <bsd.port.mk>
diff --git a/devel/hs-old-locale/distinfo b/devel/hs-old-locale/distinfo
new file mode 100644
index 000000000000..538cc2730c3f
--- /dev/null
+++ b/devel/hs-old-locale/distinfo
@@ -0,0 +1,2 @@
+SHA256 (cabal/old-locale-1.0.0.7.tar.gz) = dbaf8bf6b888fb98845705079296a23c3f40ee2f449df7312f7f7f1de18d7b50
+SIZE (cabal/old-locale-1.0.0.7.tar.gz) = 3384
diff --git a/devel/hs-old-locale/pkg-descr b/devel/hs-old-locale/pkg-descr
new file mode 100644
index 000000000000..a22d74894dd0
--- /dev/null
+++ b/devel/hs-old-locale/pkg-descr
@@ -0,0 +1,4 @@
+This package provides the ability to adapt to locale conventions such as
+date and time formats.
+
+WWW: http://hackage.haskell.org/package/old-locale