diff options
author | Will Andrews <will@FreeBSD.org> | 2000-06-07 17:15:03 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-06-07 17:15:03 +0000 |
commit | 102b8c19512cab6a1005a98d45a9dc3631e83556 (patch) | |
tree | db997fe19d5aef5ed3584bdb6dbfd0fbe3955c90 /audio/libshout/pkg-plist | |
parent | a500b8cdd1955375822ee5a246f860aea3d72dec (diff) |
Notes
Diffstat (limited to 'audio/libshout/pkg-plist')
-rw-r--r-- | audio/libshout/pkg-plist | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/audio/libshout/pkg-plist b/audio/libshout/pkg-plist new file mode 100644 index 000000000000..5c1b45b0a016 --- /dev/null +++ b/audio/libshout/pkg-plist @@ -0,0 +1,34 @@ +lib/libshout.a +lib/libshout.la +lib/libshout.so +lib/libshout.so.1 +@exec /sbin/ldconfig -m %B +@unexec /sbin/ldconfig -R +include/shout/shout.h +@dirrm include/shout +share/doc/libshout-%%PORTVERSION%%/example.html +share/doc/libshout-%%PORTVERSION%%/example/Makefile +share/doc/libshout-%%PORTVERSION%%/example/example.c +share/doc/libshout-%%PORTVERSION%%/example_c.html +@dirrm share/doc/libshout-%%PORTVERSION%%/example +share/doc/libshout-%%PORTVERSION%%/AUTHORS +share/doc/libshout-%%PORTVERSION%%/CHANGES +share/doc/libshout-%%PORTVERSION%%/COPYING +share/doc/libshout-%%PORTVERSION%%/README +share/doc/libshout-%%PORTVERSION%%/connection.html +share/doc/libshout-%%PORTVERSION%%/datastreaming.html +share/doc/libshout-%%PORTVERSION%%/datastructures.html +share/doc/libshout-%%PORTVERSION%%/index.html +share/doc/libshout-%%PORTVERSION%%/initialization.html +share/doc/libshout-%%PORTVERSION%%/metadata.html +share/doc/libshout-%%PORTVERSION%%/overview.html +share/doc/libshout-%%PORTVERSION%%/reference.html +share/doc/libshout-%%PORTVERSION%%/shout_conn_t.html +share/doc/libshout-%%PORTVERSION%%/shout_connect.html +share/doc/libshout-%%PORTVERSION%%/shout_disconnect.html +share/doc/libshout-%%PORTVERSION%%/shout_init_connection.html +share/doc/libshout-%%PORTVERSION%%/shout_send_data.html +share/doc/libshout-%%PORTVERSION%%/shout_sleep.html +share/doc/libshout-%%PORTVERSION%%/shout_update_metadata.html +share/doc/libshout-%%PORTVERSION%%/style.css +@dirrm share/doc/libshout-%%PORTVERSION%% |