diff options
author | wiz <wiz> | 2001-02-16 15:22:13 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-16 15:22:13 +0000 |
commit | 2e99accb2bbee84c3f01536879ae54bd8a6e604f (patch) | |
tree | b5890a54c67bba8526cf5a60ca066d6a3cf5bfc8 /graphics/mpeg2codec | |
parent | 98241a1a9938b8c1e7729645aca8072f4b06e0ac (diff) | |
download | pkgsrc-2e99accb2bbee84c3f01536879ae54bd8a6e604f.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'graphics/mpeg2codec')
-rw-r--r-- | graphics/mpeg2codec/Makefile | 3 | ||||
-rw-r--r-- | graphics/mpeg2codec/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/mpeg2codec/Makefile b/graphics/mpeg2codec/Makefile index 0420dcb3f23..cb8627065ab 100644 --- a/graphics/mpeg2codec/Makefile +++ b/graphics/mpeg2codec/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1999/10/07 17:41:54 tron Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/16 15:22:27 wiz Exp $ DISTNAME= mpeg2vidcodec_v12 PKGNAME= mpeg2codec-1.2 @@ -7,6 +7,7 @@ MASTER_SITES= ftp://ftp.mpeg.org/pub/mpeg/mssg/ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.mpeg.org/MSSG/ +COMMENT= MPEG Software Simulation Group's MPEG-2 Encoder and Decoder USE_X11BASE= yes NO_CONFIGURE= yes diff --git a/graphics/mpeg2codec/pkg/COMMENT b/graphics/mpeg2codec/pkg/COMMENT deleted file mode 100644 index 8826381ee89..00000000000 --- a/graphics/mpeg2codec/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -MPEG Software Simulation Group's MPEG-2 Encoder and Decoder |