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