summaryrefslogtreecommitdiff
path: root/pkgng/README
diff options
context:
space:
mode:
Diffstat (limited to 'pkgng/README')
-rw-r--r--pkgng/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/pkgng/README b/pkgng/README
new file mode 100644
index 0000000..b597fe1
--- /dev/null
+++ b/pkgng/README
@@ -0,0 +1,8 @@
+To use on FreeBSD, install etckeeper manually and install the plugin
+with:
+ $ cd pkgng
+ $ make
+ $ make install
+
+and add this line to /usr/local/etc/pkg.conf:
+ PLUGINS [ etckeeper ]