diff options
author | wiz <wiz@pkgsrc.org> | 2001-02-16 15:22:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-02-16 15:22:13 +0000 |
commit | a2a4d06c6fe93107eedfcc3d009672fe424ac7ef (patch) | |
tree | b5890a54c67bba8526cf5a60ca066d6a3cf5bfc8 /graphics/mtv | |
parent | 9f28a7693e4ce0bcbc428ce0b4903fd08e48c277 (diff) | |
download | pkgsrc-a2a4d06c6fe93107eedfcc3d009672fe424ac7ef.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'graphics/mtv')
-rw-r--r-- | graphics/mtv/Makefile | 3 | ||||
-rw-r--r-- | graphics/mtv/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 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 diff --git a/graphics/mtv/pkg/COMMENT b/graphics/mtv/pkg/COMMENT deleted file mode 100644 index fcaa1eb8129..00000000000 --- a/graphics/mtv/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -MPEG Video+Audio and VCD Player |