diff options
author | marcus <marcus@FreeBSD.org> | 2002-10-17 19:21:04 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-10-17 19:21:04 +0000 |
commit | 96b64b48ee8f555b5da7a16d68fbd1148a1c47cb (patch) | |
tree | 93869d53314289928d0eec1076eb42f9fb3a968a /graphics/Makefile | |
parent | a94229aadc8ee82d243fb8d18c7d8ead1420ccd9 (diff) | |
download | FreeBSD-ports-96b64b48ee8f555b5da7a16d68fbd1148a1c47cb.zip FreeBSD-ports-96b64b48ee8f555b5da7a16d68fbd1148a1c47cb.tar.gz |
Add totem, a xine-based video player for the GNOME 2 desktop.
PR: 44177
Submitted by: Hendrik Scholz <hendrik@scholz.net>
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 137a069..a162993 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -376,6 +376,7 @@ SUBDIR += tifmerge SUBDIR += tkxanim SUBDIR += togl + SUBDIR += totem SUBDIR += transcode SUBDIR += truevision SUBDIR += txtmerge |