summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorszptvlfn <szptvlfn>2014-08-02 21:42:23 +0000
committerszptvlfn <szptvlfn>2014-08-02 21:42:23 +0000
commitb5c36a2342625881d3f9729670bad8962f9c80d8 (patch)
tree64a2b6c850a2d2c8c6a3c2da7cb80a801ce7d1bf /math
parent71ff7afe8824639743b0418a574a146dd56441d7 (diff)
downloadpkgsrc-b5c36a2342625881d3f9729670bad8962f9c80d8.tar.gz
Import distributive-0.4.4 as math/hs-distributive,
packaged for wip by pho. Haskell 98 Distributive functors -- Dual to Traversable
Diffstat (limited to 'math')
-rw-r--r--math/hs-distributive/DESCR1
-rw-r--r--math/hs-distributive/Makefile14
-rw-r--r--math/hs-distributive/PLIST22
-rw-r--r--math/hs-distributive/buildlink3.mk16
-rw-r--r--math/hs-distributive/distinfo5
5 files changed, 58 insertions, 0 deletions
diff --git a/math/hs-distributive/DESCR b/math/hs-distributive/DESCR
new file mode 100644
index 00000000000..e6fbe56ee53
--- /dev/null
+++ b/math/hs-distributive/DESCR
@@ -0,0 +1 @@
+Haskell 98 Distributive functors -- Dual to Traversable
diff --git a/math/hs-distributive/Makefile b/math/hs-distributive/Makefile
new file mode 100644
index 00000000000..210c14477dd
--- /dev/null
+++ b/math/hs-distributive/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2014/08/02 21:42:23 szptvlfn Exp $
+
+DISTNAME= distributive-0.4.4
+CATEGORIES= math devel
+
+MAINTAINER= pho@cielonegro.org
+COMMENT= Haskell 98 Distributive functors -- Dual to Traversable
+LICENSE= modified-bsd
+
+.include "../../mk/haskell.mk"
+.include "../../devel/hs-tagged/buildlink3.mk"
+.include "../../devel/hs-transformers/buildlink3.mk"
+.include "../../devel/hs-transformers-compat/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/math/hs-distributive/PLIST b/math/hs-distributive/PLIST
new file mode 100644
index 00000000000..1270754aa13
--- /dev/null
+++ b/math/hs-distributive/PLIST
@@ -0,0 +1,22 @@
+@comment $NetBSD: PLIST,v 1.1 2014/08/02 21:42:23 szptvlfn Exp $
+lib/distributive-${PKGVERSION}/${HASKELL_VERSION}/Data/Distributive.hi
+lib/distributive-${PKGVERSION}/${HASKELL_VERSION}/Data/Distributive/Generic.hi
+lib/distributive-${PKGVERSION}/${HASKELL_VERSION}/HSdistributive-${PKGVERSION}.o
+lib/distributive-${PKGVERSION}/${HASKELL_VERSION}/libHSdistributive-${PKGVERSION}.a
+lib/distributive-${PKGVERSION}/${HASKELL_VERSION}/package-description
+share/doc/distributive-${PKGVERSION}/LICENSE
+${PLIST.doc}share/doc/distributive-${PKGVERSION}/html/Data-Distributive-Generic.html
+${PLIST.doc}share/doc/distributive-${PKGVERSION}/html/Data-Distributive.html
+${PLIST.doc}share/doc/distributive-${PKGVERSION}/html/distributive.haddock
+${PLIST.doc}share/doc/distributive-${PKGVERSION}/html/doc-index.html
+${PLIST.doc}share/doc/distributive-${PKGVERSION}/html/frames.html
+${PLIST.doc}share/doc/distributive-${PKGVERSION}/html/haddock-util.js
+${PLIST.doc}share/doc/distributive-${PKGVERSION}/html/hslogo-16.png
+${PLIST.doc}share/doc/distributive-${PKGVERSION}/html/index-frames.html
+${PLIST.doc}share/doc/distributive-${PKGVERSION}/html/index.html
+${PLIST.doc}share/doc/distributive-${PKGVERSION}/html/mini_Data-Distributive-Generic.html
+${PLIST.doc}share/doc/distributive-${PKGVERSION}/html/mini_Data-Distributive.html
+${PLIST.doc}share/doc/distributive-${PKGVERSION}/html/minus.gif
+${PLIST.doc}share/doc/distributive-${PKGVERSION}/html/ocean.css
+${PLIST.doc}share/doc/distributive-${PKGVERSION}/html/plus.gif
+${PLIST.doc}share/doc/distributive-${PKGVERSION}/html/synopsis.png
diff --git a/math/hs-distributive/buildlink3.mk b/math/hs-distributive/buildlink3.mk
new file mode 100644
index 00000000000..790f7a20477
--- /dev/null
+++ b/math/hs-distributive/buildlink3.mk
@@ -0,0 +1,16 @@
+# $NetBSD: buildlink3.mk,v 1.1 2014/08/02 21:42:23 szptvlfn Exp $
+
+BUILDLINK_TREE+= hs-distributive
+
+.if !defined(HS_DISTRIBUTIVE_BUILDLINK3_MK)
+HS_DISTRIBUTIVE_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.hs-distributive+= hs-distributive>=0.4.4
+BUILDLINK_PKGSRCDIR.hs-distributive?= ../../math/hs-distributive
+
+.include "../../devel/hs-tagged/buildlink3.mk"
+.include "../../devel/hs-transformers/buildlink3.mk"
+.include "../../devel/hs-transformers-compat/buildlink3.mk"
+.endif # HS_DISTRIBUTIVE_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -hs-distributive
diff --git a/math/hs-distributive/distinfo b/math/hs-distributive/distinfo
new file mode 100644
index 00000000000..c63a818af04
--- /dev/null
+++ b/math/hs-distributive/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/08/02 21:42:23 szptvlfn Exp $
+
+SHA1 (distributive-0.4.4.tar.gz) = 792a2e68674e30293b5dbda29d8094982b406e4c
+RMD160 (distributive-0.4.4.tar.gz) = 888bdf40f2b8def1f49c5df2cf4991b081a5387d
+Size (distributive-0.4.4.tar.gz) = 6686 bytes