summaryrefslogtreecommitdiff
path: root/net-p2p/ctorrent
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2009-07-17 12:18:51 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2009-07-17 12:18:51 +0000
commit135b047e9a1657895532e9fd77633148c09f4a1c (patch)
tree7f899eae2178a733a656d4799a590dc43011e1ad /net-p2p/ctorrent
parent- Update to 1.34 (diff)
Add pkg-message mentioning net-p2p/ctcs.
PR: ports/136483 Submitted by: Sébastien Santoro
Notes
Notes: svn path=/head/; revision=237978
Diffstat (limited to 'net-p2p/ctorrent')
-rw-r--r--net-p2p/ctorrent/Makefile4
-rw-r--r--net-p2p/ctorrent/pkg-message8
2 files changed, 11 insertions, 1 deletions
diff --git a/net-p2p/ctorrent/Makefile b/net-p2p/ctorrent/Makefile
index 1dff1823351f..57b8d84aa404 100644
--- a/net-p2p/ctorrent/Makefile
+++ b/net-p2p/ctorrent/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ctorrent
PORTVERSION= 3.3.2
+PORTREVISION= 1
CATEGORIES= net-p2p
MASTER_SITES= http://www.rahul.net/dholmes/ctorrent/
DISTNAME= ${PORTNAME}-dnh${PORTVERSION}
@@ -21,12 +22,13 @@ PLIST_FILES= bin/ctorrent
PORTDOCS= README-DNH.TXT UserGuide
-.if !defined(NOPORTDOCS)
post-install:
+.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}
.for i in ${PORTDOCS}
${INSTALL_DATA} ${WRKSRC}/$i ${DOCSDIR}/
.endfor
.endif
+ @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>
diff --git a/net-p2p/ctorrent/pkg-message b/net-p2p/ctorrent/pkg-message
new file mode 100644
index 000000000000..42a310ea5f29
--- /dev/null
+++ b/net-p2p/ctorrent/pkg-message
@@ -0,0 +1,8 @@
+
+-------------------------------------------------------------------------
+Ctorrent was installed.
+
+You might be interested in installing net-p2p/ctcs to control ctorrent
+remotely.
+-------------------------------------------------------------------------
+