aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authormmoll <mmoll@FreeBSD.org>2015-09-11 18:51:31 +0800
committermmoll <mmoll@FreeBSD.org>2015-09-11 18:51:31 +0800
commit6fd50dc9656114e96d280287af2a0fb3361b37e3 (patch)
tree3c1a2a88f7e93becdf8158cf4896329348476a0f /sysutils/Makefile
parentbb70414a68a2b340284809f9d7851193401eb7a2 (diff)
downloadfreebsd-ports-gnome-6fd50dc9656114e96d280287af2a0fb3361b37e3.tar.gz
freebsd-ports-gnome-6fd50dc9656114e96d280287af2a0fb3361b37e3.tar.zst
freebsd-ports-gnome-6fd50dc9656114e96d280287af2a0fb3361b37e3.zip
new port: sysutils/facter
Facter is Puppet's cross-platform system profiling library. While former versions (sysutils/rubygem-facter) were written in Ruby, this version is written in C++11. FreeBSD support in the upstream sources is sparse and DragonFly is not supported at all for the moment. WWW: https://puppetlabs.com/facter Reviewed by: mat Differential Revision: https://reviews.freebsd.org/D3579
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 31bbc35f0bc4..c376eb4a87dd 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -245,6 +245,7 @@
SUBDIR += extipl
SUBDIR += ezjail
SUBDIR += f3
+ SUBDIR += facter
SUBDIR += fanout
SUBDIR += farbot
SUBDIR += fastest_cvsup