aboutsummaryrefslogtreecommitdiff
path: root/math/orpie/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/orpie/Makefile')
-rw-r--r--math/orpie/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/math/orpie/Makefile b/math/orpie/Makefile
index 92bdb7be8bfd..414d19c116ce 100644
--- a/math/orpie/Makefile
+++ b/math/orpie/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: orpie
-# Date created: 4 August 2004
-# Whom: Dylan Simon <dylan@dylex.net>
-#
+# Created by: Dylan Simon <dylan@dylex.net>
# $FreeBSD$
-#
PORTNAME= orpie
PORTVERSION= 1.5.1
@@ -27,4 +23,5 @@ PLIST_FILES= bin/orpie bin/orpie-curses-keys etc/orpierc
MAN1= orpie.1 orpie-curses-keys.1
MAN5= orpierc.5
+NO_STAGE= yes
.include <bsd.port.mk>