aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorRusmir Dusko <nemysis@FreeBSD.org>2014-04-02 00:51:01 +0000
committerRusmir Dusko <nemysis@FreeBSD.org>2014-04-02 00:51:01 +0000
commit03622e1696a5f28e57302be36c06b3a6be652ed3 (patch)
tree42a5474b762d695745ad85267a2978d817867683 /net-p2p
parent5af3f1f9dc8b35675725e9f1a53cdb8dcab0e25f (diff)
downloadports-03622e1696a5f28e57302be36c06b3a6be652ed3.tar.gz
ports-03622e1696a5f28e57302be36c06b3a6be652ed3.zip
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/qbittorrent/Makefile4
-rw-r--r--net-p2p/qbittorrent/files/pkg-message.in11
2 files changed, 14 insertions, 1 deletions
diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile
index 31dd1e8e009c..c70a5d69568c 100644
--- a/net-p2p/qbittorrent/Makefile
+++ b/net-p2p/qbittorrent/Makefile
@@ -30,7 +30,9 @@ INSTALLS_ICONS= yes
OPTIONS_DEFINE= DBUS
.endif
-PORTDOCS= AUTHORS Changelog README TODO
+SUB_FILES= pkg-message
+
+PORTDOCS= AUTHORS Changelog README
OPTIONS_DEFINE= DEBUG DOCS DBUS
diff --git a/net-p2p/qbittorrent/files/pkg-message.in b/net-p2p/qbittorrent/files/pkg-message.in
new file mode 100644
index 000000000000..bd375d620578
--- /dev/null
+++ b/net-p2p/qbittorrent/files/pkg-message.in
@@ -0,0 +1,11 @@
+===============================================================================
+
+qBittorrent has been installed.
+
+When you have problems, please reinstall qBittorrent
+
+cd /usr/ports/net-p2p/qbittorrent && make deinstall clean reinstall
+
+Have fun!
+
+===============================================================================