diff options
author | gdt <gdt@pkgsrc.org> | 2005-11-04 17:20:30 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2005-11-04 17:20:30 +0000 |
commit | 91e9c43964eb20101cda792c75ebf2bead9c1e23 (patch) | |
tree | e986e294d9e08fbe85b8ce671a98e4681795d2b6 /graphics | |
parent | a844ed5f9a77dc5baae553e6bdb65901705a3695 (diff) | |
download | pkgsrc-91e9c43964eb20101cda792c75ebf2bead9c1e23.tar.gz |
descend into exiftool
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 3e360f6018e..97abc0c309a 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.398 2005/11/04 11:48:01 rillig Exp $ +# $NetBSD: Makefile,v 1.399 2005/11/04 17:20:30 gdt Exp $ # COMMENT= Graphics tools and libraries @@ -65,6 +65,7 @@ SUBDIR+= epeg SUBDIR+= exif SUBDIR+= exifprobe SUBDIR+= exiftags +SUBDIR+= exiftool SUBDIR+= exiv2 SUBDIR+= fbm SUBDIR+= feh |