From 5ccea0eab4e8d2184fd2a06716209f6e7bae4d8a Mon Sep 17 00:00:00 2001 From: adamw Date: Wed, 6 Nov 2002 22:47:41 +0000 Subject: Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat --- graphics/xtheater/Makefile | 2 ++ graphics/xtheater/pkg-comment | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) delete mode 100644 graphics/xtheater/pkg-comment (limited to 'graphics/xtheater') diff --git a/graphics/xtheater/Makefile b/graphics/xtheater/Makefile index 7f143cf..29657b4 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 diff --git a/graphics/xtheater/pkg-comment b/graphics/xtheater/pkg-comment deleted file mode 100644 index 37c9b0d..0000000 --- a/graphics/xtheater/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -MPEG-1 player in GTK+ capable of playing MPEG-1 format streams -- cgit v1.1