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