diff options
author | Anders Nordby <anders@FreeBSD.org> | 2002-11-18 03:00:04 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2002-11-18 03:00:04 +0000 |
commit | d24d9d7c7bc44d969c9be15840dd6db0e8995e2d (patch) | |
tree | d0494b2994d1fe407891480b99aa7a29cf1c87ac /graphics/Makefile | |
parent | ba046b2af51730fe34f1118acc9a1943999f0c16 (diff) | |
download | ports-d24d9d7c7bc44d969c9be15840dd6db0e8995e2d.tar.gz ports-d24d9d7c7bc44d969c9be15840dd6db0e8995e2d.zip |
Add gtkam, GTK frontend for gphoto2.
PR: 38319, 40116
Submitted by: Kevin G. Eliuk <kg@dccnet.com>,
KATO Tsuguru <tkato@prontomail.com>
Notes
Notes:
svn path=/head/; revision=70356
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 c41ee6dbcddc..b6ba14b20848 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -127,6 +127,7 @@ SUBDIR += gsubedit SUBDIR += gthumb SUBDIR += gthumb2 + SUBDIR += gtkam SUBDIR += gtkdps SUBDIR += gtkfig SUBDIR += gtkgraph |