summaryrefslogtreecommitdiffstats
path: root/math/hs-semigroupoid-extras/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/hs-semigroupoid-extras/Makefile')
-rw-r--r--math/hs-semigroupoid-extras/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/math/hs-semigroupoid-extras/Makefile b/math/hs-semigroupoid-extras/Makefile
new file mode 100644
index 0000000..cf90c8c
--- /dev/null
+++ b/math/hs-semigroupoid-extras/Makefile
@@ -0,0 +1,15 @@
+# $FreeBSD$
+
+PORTNAME= semigroupoid-extras
+PORTVERSION= 3.0.1
+CATEGORIES= math haskell
+
+MAINTAINER= haskell@FreeBSD.org
+COMMENT= Semigroupoids requiring Haskell extensions
+
+LICENSE= BSD
+
+USE_CABAL= comonad>=3 distributive>=0.2.2 groupoids>=3 semigroupoids>=3
+
+.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud