diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-05 14:51:06 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-05 14:51:06 +0000 |
commit | a26a7c64e7a9c73198b8f6c5c5f5fd03a62d9caf (patch) | |
tree | dc2bec5b7b2498b26c42697255a464e87d4c3088 /audio/libshout/pkg-plist | |
parent | 2a5b8b14467d804e047aaf2a12129c8617f344f9 (diff) | |
download | ports-a26a7c64e7a9c73198b8f6c5c5f5fd03a62d9caf.tar.gz ports-a26a7c64e7a9c73198b8f6c5c5f5fd03a62d9caf.zip |
Notes
Diffstat (limited to 'audio/libshout/pkg-plist')
-rw-r--r-- | audio/libshout/pkg-plist | 36 |
1 files changed, 5 insertions, 31 deletions
diff --git a/audio/libshout/pkg-plist b/audio/libshout/pkg-plist index 46752a8d7b77..36d7c0fccb1c 100644 --- a/audio/libshout/pkg-plist +++ b/audio/libshout/pkg-plist @@ -1,34 +1,8 @@ include/shout/shout.h -lib/libshout.so.2 -lib/libshout.so -lib/libshout.la lib/libshout.a -%%DOCSDIR%%/index.html -%%DOCSDIR%%/overview.html -%%DOCSDIR%%/initialization.html -%%DOCSDIR%%/connection.html -%%DOCSDIR%%/datastreaming.html -%%DOCSDIR%%/metadata.html -%%DOCSDIR%%/datastructures.html -%%DOCSDIR%%/shout_conn_t.html -%%DOCSDIR%%/shout_connect.html -%%DOCSDIR%%/shout_disconnect.html -%%DOCSDIR%%/shout_sleep.html -%%DOCSDIR%%/shout_init_connection.html -%%DOCSDIR%%/shout_send_data.html -%%DOCSDIR%%/shout_update_metadata.html -%%DOCSDIR%%/style.css -%%DOCSDIR%%/example.html -%%DOCSDIR%%/example_c.html -%%DOCSDIR%%/reference.html -%%DOCSDIR%%/errorhandling.html -%%DOCSDIR%%/shout_strerror.html -%%DOCSDIR%%/README -%%DOCSDIR%%/AUTHORS -%%DOCSDIR%%/COPYING -%%DOCSDIR%%/CHANGES -%%EXAMPLESDIR%%/Makefile -%%EXAMPLESDIR%%/example.c -@dirrm %%EXAMPLESDIR%% -@dirrm %%DOCSDIR%% +lib/libshout.so +lib/libshout.so.3 +lib/libshout.so.3.2.0 +libdata/pkgconfig/shout.pc +share/aclocal/shout.m4 @dirrm include/shout |