aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-11-15 10:07:32 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-11-15 10:07:32 +0000
commit0ae00ef6857e473693b09e8d1fb8866c91d235ff (patch)
treeb91d5e332c07336586b46f1fce6fac534664a462 /graphics/Makefile
parent32ed97a0a64b81051010ca934cc1ea3612ca173c (diff)
downloadports-0ae00ef6857e473693b09e8d1fb8866c91d235ff.tar.gz
ports-0ae00ef6857e473693b09e8d1fb8866c91d235ff.zip
Add Jasper - a reference implementation of the image codec specified in the
JPEG-2000 standard.
Notes
Notes: svn path=/head/; revision=50047
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 96b93ebb672f..3355141af1f4 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -114,6 +114,7 @@
SUBDIR += ipe
SUBDIR += isreal
SUBDIR += iview
+ SUBDIR += jasper
SUBDIR += jbigkit
SUBDIR += jgraph
SUBDIR += jgv