aboutsummaryrefslogtreecommitdiffstats
path: root/net/Makefile
diff options
context:
space:
mode:
authorxmj <xmj@FreeBSD.org>2015-05-11 20:20:22 +0800
committerxmj <xmj@FreeBSD.org>2015-05-11 20:20:22 +0800
commitfe6b3b6a582f2415dbcda0e0bb485b276e1fdc2d (patch)
tree992c81e0a3fcd7493b8a43f43af09154de45b9cf /net/Makefile
parent76986305c07845b629dec92e4db87d70dd61a893 (diff)
downloadfreebsd-ports-gnome-fe6b3b6a582f2415dbcda0e0bb485b276e1fdc2d.tar.gz
freebsd-ports-gnome-fe6b3b6a582f2415dbcda0e0bb485b276e1fdc2d.tar.zst
freebsd-ports-gnome-fe6b3b6a582f2415dbcda0e0bb485b276e1fdc2d.zip
net/libnss-cache: Add port.
libnss-cache is a NSS module for reading directory service information for hosts from an indexed, local disk cache of that directory service. nsswitch.conf services provided: passwd and group Add 'nsscache' to the desired service(s) and generate the cache with the net/nsscache port. WWW: https://github.com/google/libnss-cache PR: 200120 Submitted by: Kevin Bowling <k@kev009.com>
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index 89d443c1b2b9..f7dfa7628b6c 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -315,6 +315,7 @@
SUBDIR += libnfs
SUBDIR += libnids
SUBDIR += libnids-libnet11
+ SUBDIR += libnss-cache
SUBDIR += libnss-mysql
SUBDIR += liboauth
SUBDIR += libopennet