summaryrefslogtreecommitdiff
path: root/net/vtun/pkg/PLIST
diff options
context:
space:
mode:
Diffstat (limited to 'net/vtun/pkg/PLIST')
-rw-r--r--net/vtun/pkg/PLIST6
1 files changed, 6 insertions, 0 deletions
diff --git a/net/vtun/pkg/PLIST b/net/vtun/pkg/PLIST
new file mode 100644
index 00000000000..75798fca353
--- /dev/null
+++ b/net/vtun/pkg/PLIST
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2000/02/07 01:37:34 hubertf Exp $
+sbin/vtund
+etc/vtund.conf.example
+@exec if [ ! -f ${PREFIX}/etc/vtund.conf ]; then echo "Installing example /vtund.conf in ${PREFIX}/etc ..." ; /usr/bin/install -c -o root -g wheel -m 0600 %D/etc/vtund.conf.example ${PREFIX}/etc/vtund.conf ; fi
+man/man8/vtund.8
+man/man8/vtun.8