aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/userneu-devel/pkg-plist
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-09-30 20:10:05 +0800
committeredwin <edwin@FreeBSD.org>2003-09-30 20:10:05 +0800
commitf97565e6483d5f612bfbe84c8fce913451981d9f (patch)
tree7062145dc31c6ed80daa671f80b0b526b74a36a0 /sysutils/userneu-devel/pkg-plist
parentb0e4f7cf54942866c18f193414e477b4b46030e0 (diff)
downloadfreebsd-ports-graphics-f97565e6483d5f612bfbe84c8fce913451981d9f.tar.gz
freebsd-ports-graphics-f97565e6483d5f612bfbe84c8fce913451981d9f.tar.zst
freebsd-ports-graphics-f97565e6483d5f612bfbe84c8fce913451981d9f.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>
Diffstat (limited to 'sysutils/userneu-devel/pkg-plist')
-rw-r--r--sysutils/userneu-devel/pkg-plist16
1 files changed, 16 insertions, 0 deletions
diff --git a/sysutils/userneu-devel/pkg-plist b/sysutils/userneu-devel/pkg-plist
new file mode 100644
index 00000000000..4037215ec06
--- /dev/null
+++ b/sysutils/userneu-devel/pkg-plist
@@ -0,0 +1,16 @@
+sbin/userneu.pl
+sbin/userquick.pl
+%%DOCSDIR%%/BUGS
+%%DOCSDIR%%/CHANGES
+%%DOCSDIR%%/COPYING
+%%DOCSDIR%%/REQUIREMENTS
+%%DOCSDIR%%/TODO
+%%DOCSDIR%%/README
+%%DOCSDIR%%/INSTALL
+%%DOCSDIR%%/CREDITS
+%%DOCSDIR%%/userneu.pod
+%%DOCSDIR%%/userquick.pod
+%%EXAMPLESDIR%%/list-sample
+@dirrm %%DOCSDIR%%
+@dirrm %%EXAMPLESDIR%%
+@dirrm userneu