diff options
author | flz <flz@FreeBSD.org> | 2005-06-17 18:27:55 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2005-06-17 18:27:55 +0800 |
commit | 5adceaaf741125a1bf245b7fab59e7d8d151ce1e (patch) | |
tree | 15a513bfd49b9ee69b7924d086ce53f07a48619f /net-p2p/rtorrent | |
parent | fac654b93c6edddee51c57ded9eb921e53ae8565 (diff) | |
download | freebsd-ports-gnome-5adceaaf741125a1bf245b7fab59e7d8d151ce1e.tar.gz freebsd-ports-gnome-5adceaaf741125a1bf245b7fab59e7d8d151ce1e.tar.zst freebsd-ports-gnome-5adceaaf741125a1bf245b7fab59e7d8d151ce1e.zip |
- Add pkg-plist and pkg-message.
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%% |