diff options
author | nobutaka <nobutaka@FreeBSD.org> | 2002-03-02 02:22:11 +0800 |
---|---|---|
committer | nobutaka <nobutaka@FreeBSD.org> | 2002-03-02 02:22:11 +0800 |
commit | 2015a57f602b4b844bf5c201ae1906ef38362211 (patch) | |
tree | e6dcf550bede935557fc0d9daf14fe98ee2ca33f /graphics/Makefile | |
parent | 8e6b996e53b523cdb1d0094accf47f0a598fe4d0 (diff) | |
download | freebsd-ports-gnome-2015a57f602b4b844bf5c201ae1906ef38362211.tar.gz freebsd-ports-gnome-2015a57f602b4b844bf5c201ae1906ef38362211.tar.zst freebsd-ports-gnome-2015a57f602b4b844bf5c201ae1906ef38362211.zip |
Add xine_mms_plugin, a Windows Media Player input plugin for xine.
PR: 34641
Submitted by: Norikatsu Shigemura <nork@cityfujisawa.ne.jp>
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 da375faf74b1..9f131dabe2bb 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -341,6 +341,7 @@ SUBDIR += xgrasp SUBDIR += xine SUBDIR += xine_d4d_plugin + SUBDIR += xine_mms_plugin SUBDIR += xli SUBDIR += xmagv SUBDIR += xmandel |