aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2014-05-20 16:48:07 +0000
committerKoop Mast <kwm@FreeBSD.org>2014-05-20 16:48:07 +0000
commit621b8859aefb06fb4a2e85ef4c2b86ee7000c177 (patch)
tree38cb47a9a5c8a65d03dfa46ea6953e52260eebf1 /devel/Makefile
parentff777799b6fe04f5c9ec60f535210fd1528e889f (diff)
downloadports-621b8859aefb06fb4a2e85ef4c2b86ee7000c177.tar.gz
ports-621b8859aefb06fb4a2e85ef4c2b86ee7000c177.zip
Add libdevq 0.0.2.
A Generic Device Query and Monitor interface It currently used in Mesa ports in xorg-dev to replace udev calls that are used to find vendor and product ID's of the graphic cards. WWW: https://github.com/freebsd/libdevq
Notes
Notes: svn path=/head/; revision=354655
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 1d182a6c18da..2a81a28674f0 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -963,6 +963,7 @@
SUBDIR += libdasm
SUBDIR += libdatrie
SUBDIR += libdbusmenu-qt
+ SUBDIR += libdevq
SUBDIR += libdfui
SUBDIR += libdict
SUBDIR += libdisasm