summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorszptvlfn <szptvlfn>2014-05-28 22:01:27 +0000
committerszptvlfn <szptvlfn>2014-05-28 22:01:27 +0000
commit6977536f6dfe915ebd17e4d3d1dc72ce68ad73dc (patch)
treecd429b0680a255bee6e5ac79f55df02cc9379c82 /math
parent9af357d66206d85477b699cab9f0d9651b8ec6f4 (diff)
downloadpkgsrc-6977536f6dfe915ebd17e4d3d1dc72ce68ad73dc.tar.gz
Import nats-0.1.3 as math/hs-nats,
packaged for wip by pho. Natural numbers.
Diffstat (limited to 'math')
-rw-r--r--math/hs-nats/DESCR1
-rw-r--r--math/hs-nats/Makefile11
-rw-r--r--math/hs-nats/PLIST22
-rw-r--r--math/hs-nats/buildlink3.mk12
-rw-r--r--math/hs-nats/distinfo5
5 files changed, 51 insertions, 0 deletions
diff --git a/math/hs-nats/DESCR b/math/hs-nats/DESCR
new file mode 100644
index 00000000000..44f95768c21
--- /dev/null
+++ b/math/hs-nats/DESCR
@@ -0,0 +1 @@
+Natural numbers.
diff --git a/math/hs-nats/Makefile b/math/hs-nats/Makefile
new file mode 100644
index 00000000000..6a30dbd37cb
--- /dev/null
+++ b/math/hs-nats/Makefile
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1 2014/05/28 22:01:27 szptvlfn Exp $
+
+DISTNAME= nats-0.1.3
+CATEGORIES= math
+
+MAINTAINER= pho@cielonegro.org
+COMMENT= Haskell 98 natural numbers
+LICENSE= modified-bsd
+
+.include "../../mk/haskell.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/math/hs-nats/PLIST b/math/hs-nats/PLIST
new file mode 100644
index 00000000000..02c8b73ec1c
--- /dev/null
+++ b/math/hs-nats/PLIST
@@ -0,0 +1,22 @@
+@comment $NetBSD: PLIST,v 1.1 2014/05/28 22:01:27 szptvlfn Exp $
+lib/nats-${PKGVERSION}/${HASKELL_VERSION}/HSnats-${PKGVERSION}.o
+lib/nats-${PKGVERSION}/${HASKELL_VERSION}/Numeric/Natural.hi
+lib/nats-${PKGVERSION}/${HASKELL_VERSION}/Numeric/Natural/Internal.hi
+lib/nats-${PKGVERSION}/${HASKELL_VERSION}/libHSnats-${PKGVERSION}.a
+lib/nats-${PKGVERSION}/${HASKELL_VERSION}/package-description
+share/doc/nats-${PKGVERSION}/LICENSE
+${PLIST.doc}share/doc/nats-${PKGVERSION}/html/Numeric-Natural-Internal.html
+${PLIST.doc}share/doc/nats-${PKGVERSION}/html/Numeric-Natural.html
+${PLIST.doc}share/doc/nats-${PKGVERSION}/html/doc-index.html
+${PLIST.doc}share/doc/nats-${PKGVERSION}/html/frames.html
+${PLIST.doc}share/doc/nats-${PKGVERSION}/html/haddock-util.js
+${PLIST.doc}share/doc/nats-${PKGVERSION}/html/hslogo-16.png
+${PLIST.doc}share/doc/nats-${PKGVERSION}/html/index-frames.html
+${PLIST.doc}share/doc/nats-${PKGVERSION}/html/index.html
+${PLIST.doc}share/doc/nats-${PKGVERSION}/html/mini_Numeric-Natural-Internal.html
+${PLIST.doc}share/doc/nats-${PKGVERSION}/html/mini_Numeric-Natural.html
+${PLIST.doc}share/doc/nats-${PKGVERSION}/html/minus.gif
+${PLIST.doc}share/doc/nats-${PKGVERSION}/html/nats.haddock
+${PLIST.doc}share/doc/nats-${PKGVERSION}/html/ocean.css
+${PLIST.doc}share/doc/nats-${PKGVERSION}/html/plus.gif
+${PLIST.doc}share/doc/nats-${PKGVERSION}/html/synopsis.png
diff --git a/math/hs-nats/buildlink3.mk b/math/hs-nats/buildlink3.mk
new file mode 100644
index 00000000000..413f28bc2a4
--- /dev/null
+++ b/math/hs-nats/buildlink3.mk
@@ -0,0 +1,12 @@
+# $NetBSD: buildlink3.mk,v 1.1 2014/05/28 22:01:27 szptvlfn Exp $
+
+BUILDLINK_TREE+= hs-nats
+
+.if !defined(HS_NATS_BUILDLINK3_MK)
+HS_NATS_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.hs-nats+= hs-nats>=0.1.3
+BUILDLINK_PKGSRCDIR.hs-nats?= ../../math/hs-nats
+.endif # HS_NATS_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -hs-nats
diff --git a/math/hs-nats/distinfo b/math/hs-nats/distinfo
new file mode 100644
index 00000000000..552661bdaa4
--- /dev/null
+++ b/math/hs-nats/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/05/28 22:01:27 szptvlfn Exp $
+
+SHA1 (nats-0.1.3.tar.gz) = 1df860cf4ae1ee6def18afbb5fb049d412a2f0c5
+RMD160 (nats-0.1.3.tar.gz) = 0a1e4af51727e4fddadaf3262c8e2ccf643e8565
+Size (nats-0.1.3.tar.gz) = 4047 bytes