diff options
author | anders <anders@FreeBSD.org> | 2002-11-18 03:00:04 +0000 |
---|---|---|
committer | anders <anders@FreeBSD.org> | 2002-11-18 03:00:04 +0000 |
commit | dc153f3417aa96927c88dc9f8ff5d13fcdb5ac64 (patch) | |
tree | 10172d73ce7230bad2e7ed3dd81c0ae9170795d3 /graphics/Makefile | |
parent | 315a01558a1912b3f72d1ae1c349afcd8ce1c04b (diff) | |
download | FreeBSD-ports-dc153f3417aa96927c88dc9f8ff5d13fcdb5ac64.zip FreeBSD-ports-dc153f3417aa96927c88dc9f8ff5d13fcdb5ac64.tar.gz |
Add gtkam, GTK frontend for gphoto2.
PR: 38319, 40116
Submitted by: Kevin G. Eliuk <kg@dccnet.com>,
KATO Tsuguru <tkato@prontomail.com>
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 c41ee6d..b6ba14b 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 |