diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-07-07 13:07:13 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-07-07 13:07:13 +0000 |
commit | 0fc84b1711af92cb0284021766603b3afdd21c47 (patch) | |
tree | 59947e6e8e2c2deba6d6f2109d3733094197b53b /graphics/Makefile | |
parent | cf7fae9761f49fdeaf5fb1113579f12ebd41a2e7 (diff) | |
download | FreeBSD-ports-0fc84b1711af92cb0284021766603b3afdd21c47.zip FreeBSD-ports-0fc84b1711af92cb0284021766603b3afdd21c47.tar.gz |
add libdvdread
DVD player that supports DVD menus
PR: 28410
Submitted by: Marc van Woerkom
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 eb6b6d4..79494e3 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -123,6 +123,7 @@ SUBDIR += libdivxdecore-devel SUBDIR += libdjvu++ SUBDIR += libdvdcss + SUBDIR += libdvdread SUBDIR += libflash SUBDIR += libfpx SUBDIR += libgdgeda |