diff options
author | dinoex <dinoex@FreeBSD.org> | 2001-08-22 14:11:11 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2001-08-22 14:11:11 +0800 |
commit | 16712271055f67e09086b68f2dbed5dc7a33c431 (patch) | |
tree | 8b3afe112b96eca1ff0ccea3e7b78586651c05ec /graphics/Makefile | |
parent | bf724df189b88316448c231901225786bc02bd11 (diff) | |
download | freebsd-ports-gnome-16712271055f67e09086b68f2dbed5dc7a33c431.tar.gz freebsd-ports-gnome-16712271055f67e09086b68f2dbed5dc7a33c431.tar.zst freebsd-ports-gnome-16712271055f67e09086b68f2dbed5dc7a33c431.zip |
New Port:
This is the port of mplayer, a project which has the effort
to become a very stable and useful movie player.
It is based on the windows codec compilation and
provides the ability to play many formats
in a very good quality without much CPU comsumption.
WWW: http://mplayer.sourceforge.net
PR: 29944
Submitted by: riggs@f113.hadiko.de
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 037139f818cd..9fea1a7e8be8 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -158,6 +158,7 @@ SUBDIR += mpeg_stat SUBDIR += mpegedit SUBDIR += mpgtx + SUBDIR += mplayer SUBDIR += mplayer-codecs SUBDIR += mplayer-fonts SUBDIR += mplex |