diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-10-16 19:25:34 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-10-16 19:25:34 +0000 |
commit | 141a5778f16721355d0f8f63b91e80acf57d24a8 (patch) | |
tree | 6fb219134cda5ad44ccdae8189bc0d0e56e9d8fc /graphics/Makefile | |
parent | Clean up the Makefile some by using .for and reducing wrapped lines. (diff) |
New port libmpeg2 version 0.2.0: A free library for decoding mpeg-2
and mpeg-1 video streams
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 74da0c85fe0d..15b5317c40c8 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -145,6 +145,7 @@ SUBDIR += liblug SUBDIR += libmng SUBDIR += libmorph + SUBDIR += libmpeg2 SUBDIR += librsvg SUBDIR += libungif SUBDIR += libwmf |