diff options
author | martin <martin> | 2010-03-14 14:19:19 +0000 |
---|---|---|
committer | martin <martin> | 2010-03-14 14:19:19 +0000 |
commit | 7ed04690526bbc70fb2d7bc81f358ae33f26d03e (patch) | |
tree | d842a983d056e53fbe4e950e7ec64aabd722e1d2 /audio/mpg123/PLIST | |
parent | 78073051626c40ff297d7b86bd3fb92a69a00c4b (diff) | |
download | pkgsrc-7ed04690526bbc70fb2d7bc81f358ae33f26d03e.tar.gz |
Update mpg123 to version 1.10.1.
Thanks to <wiz> for answering lots of stupid questions and general guidance.
Diffstat (limited to 'audio/mpg123/PLIST')
-rw-r--r-- | audio/mpg123/PLIST | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/audio/mpg123/PLIST b/audio/mpg123/PLIST index daeb8857cd0..bad9fe10494 100644 --- a/audio/mpg123/PLIST +++ b/audio/mpg123/PLIST @@ -1,3 +1,8 @@ -@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:17:31 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2010/03/14 14:19:19 martin Exp $ bin/mpg123 +include/mpg123.h +lib/libmpg123.la +lib/pkgconfig/libmpg123.pc man/man1/mpg123.1 +${PLIST.sun}lib/mpg123/output_sun.la +${PLIST.oss}lib/mpg123/output_oss.la |