diff options
Diffstat (limited to 'net/wmnetmon/Makefile')
-rw-r--r-- | net/wmnetmon/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/net/wmnetmon/Makefile b/net/wmnetmon/Makefile index d36a49376d51..80b5f75df61d 100644 --- a/net/wmnetmon/Makefile +++ b/net/wmnetmon/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: wmnetmon -# Date created: 1 April 2001 -# Whom: Konstantinos Konstantinidis <kkonstan@daemon.gr> -# +# Created by: Konstantinos Konstantinidis <kkonstan@daemon.gr> # $FreeBSD$ -# PORTNAME= wmnetmon PORTVERSION= 0.2p5 @@ -22,6 +18,7 @@ BINMODE= 4755 PLIST_FILES= bin/wmnetmon share/examples/wmnetmon/wmnetmonrc PLIST_DIRS= share/examples/wmnetmon +NO_STAGE= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/wmnetmon ${PREFIX}/bin @${MKDIR} ${EXAMPLESDIR} |