diff options
author | nakai <nakai@FreeBSD.org> | 2000-11-03 15:50:04 +0800 |
---|---|---|
committer | nakai <nakai@FreeBSD.org> | 2000-11-03 15:50:04 +0800 |
commit | 7806832eb662cac931091ca990bfd97f0ecf4632 (patch) | |
tree | 7b593f4d84794835cceeb3fa757ad4e7e14f7487 /graphics/Makefile | |
parent | c4328b3d35ba5e9014a155393498ea949817a3d8 (diff) | |
download | freebsd-ports-graphics-7806832eb662cac931091ca990bfd97f0ecf4632.tar.gz freebsd-ports-graphics-7806832eb662cac931091ca990bfd97f0ecf4632.tar.zst freebsd-ports-graphics-7806832eb662cac931091ca990bfd97f0ecf4632.zip |
Initial import.
Enlightenment DR17 image library.
There is no relation with imlib.
PR: ports/22106
Submitted by: Jeremy Norris <ishmael27@home.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 cea4702a5dc..cd318304d9e 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -79,6 +79,7 @@ SUBDIR += icod SUBDIR += imanager SUBDIR += imlib + SUBDIR += imlib2 SUBDIR += jbigkit SUBDIR += jgraph SUBDIR += jgv |