summaryrefslogtreecommitdiff
path: root/sysutils/user_cygwin/PLIST
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2013-03-06 12:37:15 +0000
committerobache <obache@pkgsrc.org>2013-03-06 12:37:15 +0000
commit755b0be986937ec34715cf155e55657edc4eaa0e (patch)
tree891b405f7f83f10bf38020336b4d78fea5158b81 /sysutils/user_cygwin/PLIST
parentfcafb9ec6937dd112bdce55f074a7cf3d7840234 (diff)
downloadpkgsrc-755b0be986937ec34715cf155e55657edc4eaa0e.tar.gz
Import user-20130306 as sysutils/user_cygwin.
This implements a subset of useradd(8)/groupadd(8) functionality on Cygwin that is sufficient for pkgsrc use.
Diffstat (limited to 'sysutils/user_cygwin/PLIST')
-rw-r--r--sysutils/user_cygwin/PLIST5
1 files changed, 5 insertions, 0 deletions
diff --git a/sysutils/user_cygwin/PLIST b/sysutils/user_cygwin/PLIST
new file mode 100644
index 00000000000..b925c385942
--- /dev/null
+++ b/sysutils/user_cygwin/PLIST
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1 2013/03/06 12:37:15 obache Exp $
+sbin/groupadd
+sbin/groupdel
+sbin/useradd
+sbin/userdel