diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-02-23 19:58:35 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-02-23 19:58:35 +0000 |
commit | 74740483d05162a23cf6fbdf595210297e25f01a (patch) | |
tree | edfefd7ac9e97a40319864c4a75401a3b1f87512 /multimedia/libmpeg2 | |
parent | autoconfs should no longer break INDEX (diff) |
De-pkg-comment
Diffstat (limited to 'multimedia/libmpeg2')
-rw-r--r-- | multimedia/libmpeg2/Makefile | 1 | ||||
-rw-r--r-- | multimedia/libmpeg2/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/libmpeg2/Makefile b/multimedia/libmpeg2/Makefile index e1ade8079479..7826cfb304cb 100644 --- a/multimedia/libmpeg2/Makefile +++ b/multimedia/libmpeg2/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://libmpeg2.sourceforge.net/files/ DISTNAME= mpeg2dec-${PORTVERSION} MAINTAINER= lioux@FreeBSD.org +COMMENT= A free library for decoding mpeg-2 and mpeg-1 video streams USE_XLIB= yes USE_LIBTOOL= yes diff --git a/multimedia/libmpeg2/pkg-comment b/multimedia/libmpeg2/pkg-comment deleted file mode 100644 index 88bc512250e8..000000000000 --- a/multimedia/libmpeg2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A free library for decoding mpeg-2 and mpeg-1 video streams |