diff options
Diffstat (limited to 'graphics/mtv/Makefile')
-rw-r--r-- | graphics/mtv/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/mtv/Makefile b/graphics/mtv/Makefile index 26d716bd7db..7551c5edf39 100644 --- a/graphics/mtv/Makefile +++ b/graphics/mtv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2000/12/16 22:37:33 tron Exp $ +# $NetBSD: Makefile,v 1.28 2001/02/16 15:22:27 wiz Exp $ DISTNAME= mtv-1.1.4 CATEGORIES= graphics @@ -7,6 +7,7 @@ DISTFILES= ${DISTNAME}-1.i386.rpm SDL-1.1.2-1.i386.rpm MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.mpegtv.com/ +COMMENT= MPEG Video+Audio and VCD Player DEPENDS+= suse_audio>=6.3:../../emulators/suse_audio DEPENDS+= suse_xforms>=6.3:../../emulators/suse_xforms |