diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-08-08 05:32:14 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-08-08 05:32:14 +0000 |
commit | 2f067411f06ee078935e50b59c2b2487862c915c (patch) | |
tree | cbb972439ead57a3c895f35cfd051358c648a077 /graphics/Makefile | |
parent | add gl-117 0.6 (diff) |
add libdvbpsi 0.1.1
A library for MPEG TS and DVB PSI tables decoding and generation
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 1f4c8e8d510b..9fa2fa4955d2 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -172,6 +172,7 @@ SUBDIR += libdivxencore SUBDIR += libdjvu++ SUBDIR += libdv + SUBDIR += libdvbpsi SUBDIR += libdvdcss SUBDIR += libdvdnav SUBDIR += libdvdread |