summaryrefslogtreecommitdiffstats
path: root/devel/hs-bifunctors/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-bifunctors/Makefile')
-rw-r--r--devel/hs-bifunctors/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/devel/hs-bifunctors/Makefile b/devel/hs-bifunctors/Makefile
new file mode 100644
index 0000000..6c1c610
--- /dev/null
+++ b/devel/hs-bifunctors/Makefile
@@ -0,0 +1,15 @@
+# $FreeBSD$
+
+PORTNAME= bifunctors
+PORTVERSION= 3.2
+CATEGORIES= devel haskell
+
+MAINTAINER= haskell@FreeBSD.org
+COMMENT= Haskell 98 bifunctors
+
+LICENSE= BSD
+
+USE_CABAL= semigroupoids semigroups>=0.8.3.1 tagged>=0.4.4
+
+.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud