diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-01-03 20:27:22 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-01-03 20:27:22 +0000 |
commit | 777e3e2d7761dc74a268a5484051389aac2a0ef4 (patch) | |
tree | 6ba2da0620df0adabdacbf1091785122fb88c79d /graphics/Makefile | |
parent | 0a365f57ff602647fba24f9cde7698bf4b7797ac (diff) |
add libgphoto2 2.1.1
A universal digital camera picture control tool
PR: 46596
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=72466
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 1129595894e5..34386e6b4731 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -184,6 +184,7 @@ SUBDIR += libgdgeda SUBDIR += libggi SUBDIR += libgnomecanvas + SUBDIR += libgphoto2 SUBDIR += libgrass5 SUBDIR += libimg SUBDIR += liblug |