diff options
Diffstat (limited to 'graphics/xtheater')
-rw-r--r-- | graphics/xtheater/Makefile | 1 | ||||
-rw-r--r-- | graphics/xtheater/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xtheater/Makefile b/graphics/xtheater/Makefile index 0edad5401ca0..d356de923ffd 100644 --- a/graphics/xtheater/Makefile +++ b/graphics/xtheater/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= Xtheater-${PORTVERSION:S/.p/-pre/} MAINTAINER= ports@FreeBSD.org +COMMENT= MPEG-1 player in GTK+ capable of playing MPEG-1 format streams LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \ smpeg.1:${PORTSDIR}/graphics/smpeg diff --git a/graphics/xtheater/pkg-comment b/graphics/xtheater/pkg-comment deleted file mode 100644 index 37c9b0d73aeb..000000000000 --- a/graphics/xtheater/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -MPEG-1 player in GTK+ capable of playing MPEG-1 format streams |