aboutsummaryrefslogtreecommitdiff
path: root/net/ptpd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/ptpd/Makefile')
-rw-r--r--net/ptpd/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/net/ptpd/Makefile b/net/ptpd/Makefile
index e59e9b42f65e..988e024ba80b 100644
--- a/net/ptpd/Makefile
+++ b/net/ptpd/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: ptpd
-# Date created: 4 June 2008
-# Whom: George V. Neville-Neil <gnn@FreeBSD.org>
-#
+# Created by: George V. Neville-Neil <gnn@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= ptpd
DISTVERSION= 1.1.0
@@ -26,6 +22,7 @@ USE_RC_SUBR= ptpd
MAN8= ptpd.8
+NO_STAGE= yes
do-install::
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/sbin
${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.8 ${MANPREFIX}/man/man8