summaryrefslogtreecommitdiff
path: root/net-p2p/linux-edonkey-tool-recovermet/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-05-28 14:33:25 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-05-28 14:33:25 +0000
commitb841a66e7b2bd3fd8a9744ac7643e744154197ec (patch)
tree1e8f9374c0de368e227d45ce0b8727a23a1f193a /net-p2p/linux-edonkey-tool-recovermet/Makefile
parentUpgrade to 050527. (diff)
- Add pkg-message with a note about limitation of this software with big files
PR: ports/74177, ports/81581 Submitted by: No Name <arundel@h3c.de>
Notes
Notes: svn path=/head/; revision=136343
Diffstat (limited to 'net-p2p/linux-edonkey-tool-recovermet/Makefile')
-rw-r--r--net-p2p/linux-edonkey-tool-recovermet/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net-p2p/linux-edonkey-tool-recovermet/Makefile b/net-p2p/linux-edonkey-tool-recovermet/Makefile
index 074c963676ae..35befd2aae5a 100644
--- a/net-p2p/linux-edonkey-tool-recovermet/Makefile
+++ b/net-p2p/linux-edonkey-tool-recovermet/Makefile
@@ -50,4 +50,7 @@ pre-install:
.endif
@${BRANDELF} -t Linux ${WRKSRC}/${BINARY_NAME}
+post-install:
+ @${CAT} ${PKGMESSAGE}
+
.include <bsd.port.post.mk>