diff options
author | mrg <mrg@pkgsrc.org> | 2004-08-23 04:03:34 +0000 |
---|---|---|
committer | mrg <mrg@pkgsrc.org> | 2004-08-23 04:03:34 +0000 |
commit | 861f6c12b9ed34e2357a2b0b2c8049236c769aab (patch) | |
tree | 4277071337a96e19430e5f3d58077993e013afbf /audio/liba52/PLIST | |
parent | 4f0e1dd2be7464f7edb4b85710aa325aae8748e5 (diff) | |
download | pkgsrc-861f6c12b9ed34e2357a2b0b2c8049236c769aab.tar.gz |
- (re)enable installing the a52dec and extract_a52 tools and their man pages.
- bump pkg version
Diffstat (limited to 'audio/liba52/PLIST')
-rw-r--r-- | audio/liba52/PLIST | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/audio/liba52/PLIST b/audio/liba52/PLIST index ebb6b70b880..31e36815208 100644 --- a/audio/liba52/PLIST +++ b/audio/liba52/PLIST @@ -1,4 +1,6 @@ -@comment $NetBSD: PLIST,v 1.2 2002/06/16 18:08:05 wiz Exp $ +@comment $NetBSD: PLIST,v 1.3 2004/08/23 04:03:34 mrg Exp $ +bin/extract_a52 +bin/a52dec include/a52dec/a52.h include/a52dec/attributes.h include/a52dec/audio_out.h @@ -8,4 +10,6 @@ lib/liba52.la lib/liba52.so lib/liba52.so.0 lib/liba52.so.0.0 +man/man1/a52dec.1 +man/man1/extract_a52.1 @dirrm include/a52dec |