aboutsummaryrefslogtreecommitdiff
path: root/sysutils/massadmin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/massadmin/Makefile')
-rw-r--r--sysutils/massadmin/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/massadmin/Makefile b/sysutils/massadmin/Makefile
index 9ad3543e7108..0cde7072dc95 100644
--- a/sysutils/massadmin/Makefile
+++ b/sysutils/massadmin/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: massadmin
-# Date created: 27 Sep 2010
-# Whom: Sascha Klauder <sklauder@trimind.de>
-#
+# Created by: Sascha Klauder <sklauder@trimind.de>
# $FreeBSD$
-#
PORTNAME= massadmin
PORTVERSION= 2.3
@@ -29,6 +25,7 @@ MAN1= massadmin.1
.endif
PLIST_FILES= bin/massadmin
+NO_STAGE= yes
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/massadmin ${PREFIX}/bin
.if !defined(NO_INSTALL_MANPAGES)