diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2008-07-03 21:04:08 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2008-07-03 21:04:08 +0800 |
commit | 233fed7ff9e562d6a3a56ccf7137bd1d1b97f010 (patch) | |
tree | dac68c6052d827443757596528deacd552fecdd8 /graphics/Makefile | |
parent | 1e7419b1e69778a32732e94049626a5b4318f34e (diff) | |
download | freebsd-ports-gnome-233fed7ff9e562d6a3a56ccf7137bd1d1b97f010.tar.gz freebsd-ports-gnome-233fed7ff9e562d6a3a56ccf7137bd1d1b97f010.tar.zst freebsd-ports-gnome-233fed7ff9e562d6a3a56ccf7137bd1d1b97f010.zip |
Add iec16022 0.2.2, create 2D barcodes, also known as DataMatrix.
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 1ce1b57ee16a..bf6399e1f85e 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -293,6 +293,7 @@ SUBDIR += icontact SUBDIR += icoutils SUBDIR += ida + SUBDIR += iec16022 SUBDIR += iiview SUBDIR += ilmbase SUBDIR += imageindex |