diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-10-17 19:21:04 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-10-17 19:21:04 +0000 |
commit | c73a16a7b5c2c2e2cfe426046cab5fd40b7aaf4c (patch) | |
tree | a04baff96e2b3d225bf5bdc9dd11ead18a418ecb /graphics/Makefile | |
parent | ef231d503c78ee50fe81e78321b7a630cb9dc12e (diff) | |
download | ports-c73a16a7b5c2c2e2cfe426046cab5fd40b7aaf4c.tar.gz ports-c73a16a7b5c2c2e2cfe426046cab5fd40b7aaf4c.zip |
Add totem, a xine-based video player for the GNOME 2 desktop.
PR: 44177
Submitted by: Hendrik Scholz <hendrik@scholz.net>
Notes
Notes:
svn path=/head/; revision=68224
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 137a069bbc3e..a162993fbbe1 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 |