summaryrefslogtreecommitdiff
path: root/textproc/hs-xml/buildlink3.mk
diff options
context:
space:
mode:
authorszptvlfn <szptvlfn>2014-08-03 21:28:58 +0000
committerszptvlfn <szptvlfn>2014-08-03 21:28:58 +0000
commit7868577f7270a5398687931767cdd6b03016cec9 (patch)
treec3d97b6ef830c1dea05c834b4e03d345145cdb5a /textproc/hs-xml/buildlink3.mk
parent7ad0911aed8cd5d3d39b6a2d1c401f82c5189471 (diff)
downloadpkgsrc-7868577f7270a5398687931767cdd6b03016cec9.tar.gz
Import xml-1.3.13 as textproc/hs-xml,
packaged for wip by pho. A simple XML library.
Diffstat (limited to 'textproc/hs-xml/buildlink3.mk')
-rw-r--r--textproc/hs-xml/buildlink3.mk14
1 files changed, 14 insertions, 0 deletions
diff --git a/textproc/hs-xml/buildlink3.mk b/textproc/hs-xml/buildlink3.mk
new file mode 100644
index 00000000000..b38f8d4a033
--- /dev/null
+++ b/textproc/hs-xml/buildlink3.mk
@@ -0,0 +1,14 @@
+# $NetBSD: buildlink3.mk,v 1.1 2014/08/03 21:28:58 szptvlfn Exp $
+
+BUILDLINK_TREE+= hs-xml
+
+.if !defined(HS_XML_BUILDLINK3_MK)
+HS_XML_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.hs-xml+= hs-xml>=1.3.13
+BUILDLINK_PKGSRCDIR.hs-xml?= ../../textproc/hs-xml
+
+.include "../../devel/hs-text/buildlink3.mk"
+.endif # HS_XML_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -hs-xml