diff options
Diffstat (limited to 'graphics/xtheater/Makefile')
-rw-r--r-- | graphics/xtheater/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/xtheater/Makefile b/graphics/xtheater/Makefile index 7f143cf57c32..29657b4d454a 100644 --- a/graphics/xtheater/Makefile +++ b/graphics/xtheater/Makefile @@ -16,6 +16,8 @@ DISTNAME= Xtheater-${PORTVERSION:S/.p/-pre/} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= MPEG-1 player in GTK+ capable of playing MPEG-1 format streams + LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ smpeg.1:${PORTSDIR}/graphics/smpeg |