summaryrefslogtreecommitdiffstats
path: root/news/nn/Makefile
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1996-03-04 11:27:35 +0000
committerache <ache@FreeBSD.org>1996-03-04 11:27:35 +0000
commit9c581bf4aa0470fa31da8c63938da48748caa3f0 (patch)
treea1c5d772f80093f55e2fc3fa18182148594db9be /news/nn/Makefile
parent05ee9639edb93efad612e23cb2cb9e33e0ad4f48 (diff)
downloadFreeBSD-ports-9c581bf4aa0470fa31da8c63938da48748caa3f0.zip
FreeBSD-ports-9c581bf4aa0470fa31da8c63938da48748caa3f0.tar.gz
Add one line setup instructions
Diffstat (limited to 'news/nn/Makefile')
-rw-r--r--news/nn/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/news/nn/Makefile b/news/nn/Makefile
index 6052879..3c4a0af 100644
--- a/news/nn/Makefile
+++ b/news/nn/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 September 1994
# Whom: adam
#
-# $Id: Makefile,v 1.6 1995/04/11 23:29:43 asami Exp $
+# $Id: Makefile,v 1.7 1995/04/15 03:11:37 ache Exp $
#
DISTNAME= nn-6.5.0.b3
@@ -22,4 +22,7 @@ pre-install:
[ -r /usr/local/lib/news/inews ] || ( cd ${WRKSRC}/inews; ${MAKE} all )
[ -r /usr/local/lib/news/inews ] || ( cd ${WRKSRC}/inews; ${MAKE} install )
+post-install:
+ @echo Put your NNTP host into ${PREFIX}/lib/news/nntp_server file
+
.include <bsd.port.mk>
OpenPOWER on IntegriCloud