aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libgphoto2.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/libgphoto2.rb')
-rw-r--r--Library/Formula/libgphoto2.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/libgphoto2.rb b/Library/Formula/libgphoto2.rb
index 04a5a957f..f77cabf30 100644
--- a/Library/Formula/libgphoto2.rb
+++ b/Library/Formula/libgphoto2.rb
@@ -3,6 +3,7 @@ require 'formula'
class Libgphoto2 < Formula
url 'http://downloads.sourceforge.net/project/gphoto/libgphoto/2.4.10.1/libgphoto2-2.4.10.1.tar.bz2'
md5 '362cd914c64b2363f4d0bd5ad07c7209'
+ homepage 'http://www.gphoto.org/proj/libgphoto2/'
depends_on 'pkg-config' => :build
depends_on 'libusb-compat'