aboutsummaryrefslogtreecommitdiff
path: root/comms/picocom/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/picocom/Makefile')
-rw-r--r--comms/picocom/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/comms/picocom/Makefile b/comms/picocom/Makefile
index f45cfd7f6d28..861f61a0843d 100644
--- a/comms/picocom/Makefile
+++ b/comms/picocom/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: picocom
-# Date created: 2008-11-23
-# Whom: Martin Wilke <miwi@FreeBSD.org>
-#
+# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= picocom
PORTVERSION= 1.7
@@ -19,4 +15,5 @@ USE_GMAKE= yes
PLIST_FILES= bin/picocom
MAN8= picocom.8
+NO_STAGE= yes
.include <bsd.port.mk>