diff options
author | nobutaka <nobutaka@FreeBSD.org> | 2002-03-02 02:28:22 +0800 |
---|---|---|
committer | nobutaka <nobutaka@FreeBSD.org> | 2002-03-02 02:28:22 +0800 |
commit | 11266c8912efc0d43da4eea1aab9ed3729bdc4aa (patch) | |
tree | e85491e11318a620bd26d2bd8cacb3d59651abbc /graphics/Makefile | |
parent | 9b75240878112d74dfa6aff123503fe6680d76f9 (diff) | |
download | freebsd-ports-gnome-11266c8912efc0d43da4eea1aab9ed3729bdc4aa.tar.gz freebsd-ports-gnome-11266c8912efc0d43da4eea1aab9ed3729bdc4aa.tar.zst freebsd-ports-gnome-11266c8912efc0d43da4eea1aab9ed3729bdc4aa.zip |
Add xine_dvdnav_plugin, a dvd input plugin for xine.
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 9eaa21b069df..64d3328461e6 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -342,6 +342,7 @@ SUBDIR += xine SUBDIR += xine_d4d_plugin SUBDIR += xine_d5d_plugin + SUBDIR += xine_dvdnav_plugin SUBDIR += xine_mms_plugin SUBDIR += xli SUBDIR += xmagv |