Commit Graph

3 Commits (bb7479d6803f477aa279503f4730793faad0ab4d)

Author SHA1 Message Date
Chris Hoffman 336180c120 Fix warning on man page installation for mcrypt
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-23 08:40:42 -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
Boris Gordon 57cda21b6e MCrypt formula
MCrypt is a replacement for the old crypt() package and crypt(1) command, with
extensions. It allows developers to use a wide range of encryption functions,
without making drastic changes to their code. It allows users to encrypt
files or data streams without having to be cryptographers. Above all, it
allows you to have some really neat code on your machine. :)
2009-09-25 18:03:41 +01:00