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