aboutsummaryrefslogtreecommitdiff
path: root/audio/libshout2/pkg-plist
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-12-13 07:55:35 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-12-13 07:55:35 +0000
commit0ef03ab6b0f0884ae121064765cf9f64ba49fcb3 (patch)
tree14776705369fc427b82f789ace5443f2ca9f6587 /audio/libshout2/pkg-plist
parent6b43aa6217e7f8936b436a78af480c250967da5e (diff)
downloadports-0ef03ab6b0f0884ae121064765cf9f64ba49fcb3.tar.gz
ports-0ef03ab6b0f0884ae121064765cf9f64ba49fcb3.zip
Notes
Diffstat (limited to 'audio/libshout2/pkg-plist')
-rw-r--r--audio/libshout2/pkg-plist44
1 files changed, 22 insertions, 22 deletions
diff --git a/audio/libshout2/pkg-plist b/audio/libshout2/pkg-plist
index 871984ae1d2e..4b771016fcc8 100644
--- a/audio/libshout2/pkg-plist
+++ b/audio/libshout2/pkg-plist
@@ -1,34 +1,34 @@
-lib/libshout.a
-lib/libshout.la
-lib/libshout.so
-lib/libshout.so.1
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%%/errorhandling.html
+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%%/overview.html
-share/doc/libshout-%%PORTVERSION%%/reference.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_sleep.html
-share/doc/libshout-%%PORTVERSION%%/shout_strerror.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%%