freebsd-ports/audio/libshout/pkg-plist
Ying-Chieh Liao 0ef03ab6b0 upgrade to 1.0.7
PR:		32702
Submitted by:	Leo Kim <leo@florida.sarang.net>
2001-12-13 07:55:35 +00:00

34 lines
1.5 KiB
Text

include/shout/shout.h
lib/libshout.so.2
lib/libshout.so
lib/libshout.la
lib/libshout.a
share/doc/libshout-%%PORTVERSION%%/index.html
share/doc/libshout-%%PORTVERSION%%/overview.html
share/doc/libshout-%%PORTVERSION%%/initialization.html
share/doc/libshout-%%PORTVERSION%%/connection.html
share/doc/libshout-%%PORTVERSION%%/datastreaming.html
share/doc/libshout-%%PORTVERSION%%/metadata.html
share/doc/libshout-%%PORTVERSION%%/datastructures.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_sleep.html
share/doc/libshout-%%PORTVERSION%%/shout_init_connection.html
share/doc/libshout-%%PORTVERSION%%/shout_send_data.html
share/doc/libshout-%%PORTVERSION%%/shout_update_metadata.html
share/doc/libshout-%%PORTVERSION%%/style.css
share/doc/libshout-%%PORTVERSION%%/example.html
share/doc/libshout-%%PORTVERSION%%/example_c.html
share/doc/libshout-%%PORTVERSION%%/reference.html
share/doc/libshout-%%PORTVERSION%%/errorhandling.html
share/doc/libshout-%%PORTVERSION%%/shout_strerror.html
share/doc/libshout-%%PORTVERSION%%/README
share/doc/libshout-%%PORTVERSION%%/AUTHORS
share/doc/libshout-%%PORTVERSION%%/COPYING
share/doc/libshout-%%PORTVERSION%%/CHANGES
share/examples/libshout-%%PORTVERSION%%/Makefile
share/examples/libshout-%%PORTVERSION%%/example.c
@dirrm include/shout
@dirrm share/doc/libshout-%%PORTVERSION%%
@dirrm share/examples/libshout-%%PORTVERSION%%