diff options
Diffstat (limited to 'sysutils/evtviewer/Makefile')
-rw-r--r-- | sysutils/evtviewer/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/evtviewer/Makefile b/sysutils/evtviewer/Makefile index 98993c1ffd09..7a9a7e8884b6 100644 --- a/sysutils/evtviewer/Makefile +++ b/sysutils/evtviewer/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: evtViewer -# Date created: Sat Sep 01 09:30:00 UTC 2006 -# Whom: Ganael LAPLANCHE <ganael.laplanche@martymac.org> -# +# Created by: Ganael LAPLANCHE <ganael.laplanche@martymac.org> # $FreeBSD$ -# PORTNAME= evtViewer PORTVERSION= 0.5 @@ -24,6 +20,7 @@ NO_BUILD= yes PLIST_FILES= bin/evtViewer # Just copy the script +NO_STAGE= yes do-install: ${CP} ${WRKSRC}/evtViewer ${PREFIX}/bin |