summaryrefslogtreecommitdiff
path: root/x11/libxdg-basedir/buildlink3.mk
diff options
context:
space:
mode:
authorjakllsch <jakllsch@pkgsrc.org>2009-11-08 18:26:15 +0000
committerjakllsch <jakllsch@pkgsrc.org>2009-11-08 18:26:15 +0000
commit82056add85ae6703e45994f5bb24389ca20ed81c (patch)
tree52c6e7d2015e228c01ecdb03fdd55a60930d6f37 /x11/libxdg-basedir/buildlink3.mk
parent9b0227a6d89e5c824f36354e0d9719d198e04297 (diff)
downloadpkgsrc-82056add85ae6703e45994f5bb24389ca20ed81c.tar.gz
Import libxdg-basedir:
Various specifications specify files and file formats. The XDG Base Directory specification defines where these files should be looked for by defining one or more base directories relative to which files should be located. This library implements functions to list the directories according to the specification and provides a few higher-level functions for use with the specification.
Diffstat (limited to 'x11/libxdg-basedir/buildlink3.mk')
-rw-r--r--x11/libxdg-basedir/buildlink3.mk12
1 files changed, 12 insertions, 0 deletions
diff --git a/x11/libxdg-basedir/buildlink3.mk b/x11/libxdg-basedir/buildlink3.mk
new file mode 100644
index 00000000000..3a5ca3b3754
--- /dev/null
+++ b/x11/libxdg-basedir/buildlink3.mk
@@ -0,0 +1,12 @@
+# $NetBSD: buildlink3.mk,v 1.1.1.1 2009/11/08 18:26:15 jakllsch Exp $
+
+BUILDLINK_TREE+= libxdg-basedir
+
+.if !defined(LIBXDG_BASEDIR_BUILDLINK3_MK)
+LIBXDG_BASEDIR_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.libxdg-basedir+= libxdg-basedir>=1.0.2
+BUILDLINK_PKGSRCDIR.libxdg-basedir?= ../../x11/libxdg-basedir
+.endif # LIBXDG_BASEDIR_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -libxdg-basedir