diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-07-07 21:07:13 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-07-07 21:07:13 +0800 |
commit | 0fc84b1711af92cb0284021766603b3afdd21c47 (patch) | |
tree | 59947e6e8e2c2deba6d6f2109d3733094197b53b /graphics/Makefile | |
parent | cf7fae9761f49fdeaf5fb1113579f12ebd41a2e7 (diff) | |
download | freebsd-ports-gnome-0fc84b1711af92cb0284021766603b3afdd21c47.tar.gz freebsd-ports-gnome-0fc84b1711af92cb0284021766603b3afdd21c47.tar.zst freebsd-ports-gnome-0fc84b1711af92cb0284021766603b3afdd21c47.zip |
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 eb6b6d4c4513..79494e38da1e 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 |