aboutsummaryrefslogtreecommitdiff
path: root/sysutils/spinner/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/spinner/Makefile')
-rw-r--r--sysutils/spinner/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/sysutils/spinner/Makefile b/sysutils/spinner/Makefile
index a8862d8b3819..e7676055194b 100644
--- a/sysutils/spinner/Makefile
+++ b/sysutils/spinner/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# New ports collection makefile for: spinner
-# Date created: Dec 16, 2002
-# Whom: mich@freebsdcluster.org
-#
+# Created by: mich@freebsdcluster.org
# $FreeBSD$
-#
PORTNAME= spinner
PORTVERSION= 1.2.4
@@ -17,6 +12,7 @@ COMMENT= Keep ssh and telnet connections from dropping due to inactivity
DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}
GNU_CONFIGURE= yes
+NO_STAGE= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/spinner ${PREFIX}/sbin
.if !defined(NOPORTDOCS)