aboutsummaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-09-30 12:10:05 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-09-30 12:10:05 +0000
commitd80dfbecc6e71f67f0900d08fd00f6a632355e5a (patch)
tree6e9f63523ca5c6e45b6e9ca4ffb7670a7047b758 /sysutils/Makefile
parent6cb400092db07a57f2ee33a6384a5025f8fcef32 (diff)
downloadports-d80dfbecc6e71f67f0900d08fd00f6a632355e5a.tar.gz
ports-d80dfbecc6e71f67f0900d08fd00f6a632355e5a.zip
[NEW PORT] sysutils/userneu: Account management and creation tool
'userneu' is a Perl script that parses a list of usernames and additional information (such as the real name or other information to be put in the GECOS field in /etc/passwd) and creates Unix accounts and (if desired) Samba accounts as well. If the script stumbles upon duplicate user names it can append random characters to the username until it fits. WWW: http://btmdx8.mat.uni-bayreuth.de/~johannes/code.html PR: ports/56753 Submitted by: Andreas Fehlner <fehlner@gmx.de>
Notes
Notes: svn path=/head/; revision=89889
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 81340ba2eb68..18148b67c69e 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -312,6 +312,7 @@
SUBDIR += userinfo
SUBDIR += userlist
SUBDIR += usermin
+ SUBDIR += userneu
SUBDIR += utcount
SUBDIR += uwatch
SUBDIR += vcp