Commit graph

3 commits

Author SHA1 Message Date
Peter Aronoff
fa642ca001 Add mandir configuration option to the pwsafe build
The current formula doesn't tell pwsafe where to put the man pages, and as a
result it appears that there are no man pages. Adding "--mandir=#{man}" (as in
the formula-cookbook) fixes things right up.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-04-30 19:25:39 -07:00
Max Howell
61b2307139 s/require 'brewkit'/require 'formula'/g
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
2009-10-15 16:48:03 +01:00
Miikka Koskinen
ac781aab51 pwsafe formula
pwsafe is a unix commandline program that manages encrypted password
databases.
2009-09-22 19:56:22 +01:00