diff options
author | lioux <lioux@FreeBSD.org> | 2001-02-12 21:16:50 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-02-12 21:16:50 +0000 |
commit | dab4fe59212a635209fc6a5d8594e799868ba54a (patch) | |
tree | 02434cf4c54d61db9fc21bd809dd391bf67a30c5 /graphics/Makefile | |
parent | 42af668291a5dab4142dab0e92fddf97a175704e (diff) | |
download | FreeBSD-ports-dab4fe59212a635209fc6a5d8594e799868ba54a.zip FreeBSD-ports-dab4fe59212a635209fc6a5d8594e799868ba54a.tar.gz |
Initial import
OpenDivX decoding engine from Project Mayo
Initial library numbering 0 (distfile numbering)
PR: 25036
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 f66008f..69bc9b5 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -104,6 +104,7 @@ SUBDIR += leafpak SUBDIR += lfview SUBDIR += lib3ds + SUBDIR += libdivxdecore SUBDIR += libdjvu++ SUBDIR += libflash SUBDIR += libggi |