aboutsummaryrefslogtreecommitdiff
path: root/devel/rote/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/rote/Makefile')
-rw-r--r--devel/rote/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/rote/Makefile b/devel/rote/Makefile
index 4afeff0d812d..e396585adc66 100644
--- a/devel/rote/Makefile
+++ b/devel/rote/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: ROTE
-# Date created: 10 Jun 2005
-# Whom: Alexey Dokuchaev <danfe@FreeBSD.org>
-#
+# Created by: Alexey Dokuchaev <danfe@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= rote
PORTVERSION= 0.2.8
@@ -21,4 +17,5 @@ PLIST_FILES= bin/rote-config include/rote/rote.h \
lib/librote.so.${PORTVERSION} lib/librote.so.0 lib/librote.so
PLIST_DIRS= include/rote
+NO_STAGE= yes
.include <bsd.port.mk>