diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-06-08 14:31:36 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-06-08 14:31:36 +0000 |
commit | c6132d1eeec6ebeaa56084cd76c9c0f4ddbd852f (patch) | |
tree | 2308cdc8284af6d1ee5558180fe48d2379ffb8cb /graphics/Makefile | |
parent | a81d431346c57e415fad15422e5c93cc78b34067 (diff) | |
download | FreeBSD-ports-c6132d1eeec6ebeaa56084cd76c9c0f4ddbd852f.zip FreeBSD-ports-c6132d1eeec6ebeaa56084cd76c9c0f4ddbd852f.tar.gz |
add xtheater 1.0.0p1
MPEG-1 player in GTK+ capable of playing MPEG-1 format streams
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 d6dca5a..68cae2d 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -400,6 +400,7 @@ SUBDIR += xpm SUBDIR += xpx SUBDIR += xsane + SUBDIR += xtheater SUBDIR += xv SUBDIR += xv-m17n SUBDIR += xvid |