diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-07-31 09:24:39 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-07-31 09:24:39 +0000 |
commit | 43bbfe439b93a091ab9b0b9aa403ee16b749f2a4 (patch) | |
tree | 7b764298004fcc4259669a059759037f7af43c6e /sysutils/spassgen/pkg-plist | |
parent | fea7a23b8b2f63bdfa00465ddd92ed4d52386fae (diff) |
Add spassgen, a small GUI Qt utility to generate secure random passwords with variable
length, variable symbols set, etc.
PR: ports/69748
Submitted by: Rashid N. Achilov <shelton@sentry.granch.ru>
Notes
Notes:
svn path=/head/; revision=115140
Diffstat (limited to 'sysutils/spassgen/pkg-plist')
-rw-r--r-- | sysutils/spassgen/pkg-plist | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/sysutils/spassgen/pkg-plist b/sysutils/spassgen/pkg-plist new file mode 100644 index 000000000000..7098c023f9c6 --- /dev/null +++ b/sysutils/spassgen/pkg-plist @@ -0,0 +1,12 @@ +bin/spassgen +%%PORTDOCS%%%%DOCSDIR%%/INSTALL +%%PORTDOCS%%%%DOCSDIR%%/LICENCE +%%PORTDOCS%%%%DOCSDIR%%/README +%%PORTDOCS%%%%DOCSDIR%%/TODO +%%PORTDOCS%%%%DOCSDIR%%/AUTHORS +share/icons/hicolor/128x128/apps/password.png +share/icons/hicolor/16x16/apps/password.png +share/icons/hicolor/32x32/apps/password.png +share/icons/hicolor/48x48/apps/password.png +share/icons/hicolor/64x64/apps/password.png +%%PORTDOCS%%@dirrm %%DOCSDIR%% |