summaryrefslogtreecommitdiffstats
path: root/devel/hs-timezone-olson/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-timezone-olson/Makefile')
-rw-r--r--devel/hs-timezone-olson/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/devel/hs-timezone-olson/Makefile b/devel/hs-timezone-olson/Makefile
new file mode 100644
index 0000000..93b4df6
--- /dev/null
+++ b/devel/hs-timezone-olson/Makefile
@@ -0,0 +1,17 @@
+# $FreeBSD$
+
+PORTNAME= timezone-olson
+PORTVERSION= 0.1.2
+CATEGORIES= devel haskell
+
+MAINTAINER= haskell@FreeBSD.org
+COMMENT= Pure Haskell parser and renderer for binary Olson timezone files
+
+LICENSE= BSD
+
+CABAL_SETUP= Setup.hs
+
+USE_CABAL= timezone-series>=0.1.0
+
+.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud