diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2005-06-17 10:27:55 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2005-06-17 10:27:55 +0000 |
commit | 9778f38da23c74334bad916642f0c5a81e564e34 (patch) | |
tree | 2f55937d1036e3bffc78078e2fe59e57ab32392a /net-p2p/rtorrent | |
parent | 44912458d4c6b32ecec2dd92e17563511146ba5e (diff) |
Notes
Diffstat (limited to 'net-p2p/rtorrent')
-rw-r--r-- | net-p2p/rtorrent/files/pkg-message.in | 5 | ||||
-rw-r--r-- | net-p2p/rtorrent/pkg-plist | 3 |
2 files changed, 8 insertions, 0 deletions
diff --git a/net-p2p/rtorrent/files/pkg-message.in b/net-p2p/rtorrent/files/pkg-message.in new file mode 100644 index 000000000000..aa699f70d59b --- /dev/null +++ b/net-p2p/rtorrent/files/pkg-message.in @@ -0,0 +1,5 @@ +------------------------------------------------------------------ +An example configuration file for rtorrent has been installed in +%%EXAMPLESDIR%%. Read it for more information on +how to tweak rtorrent configuration. +------------------------------------------------------------------ diff --git a/net-p2p/rtorrent/pkg-plist b/net-p2p/rtorrent/pkg-plist new file mode 100644 index 000000000000..f1b481743355 --- /dev/null +++ b/net-p2p/rtorrent/pkg-plist @@ -0,0 +1,3 @@ +bin/rtorrent +%%EXAMPLESDIR%%/rtorrent.rc +@dirrm %%EXAMPLESDIR%% |