summaryrefslogtreecommitdiffstats
path: root/sysutils/evtviewer/Makefile
blob: a9d96d876be6c4e082c0a9bfc27a346a15535c57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Created by: Ganael LAPLANCHE <ganael.laplanche@martymac.org>
# $FreeBSD$

PORTNAME=	evtViewer
PORTVERSION=	0.5
PORTREVISION=	2
CATEGORIES=	sysutils
MASTER_SITES=	SF/${PORTNAME:tl}/${PORTNAME:tl}/${PORTNAME}-${PORTVERSION} \
		http://contribs.martymac.org/evtViewer/

MAINTAINER=	martymac@FreeBSD.org
COMMENT=	Ms event log viewer

LICENSE=	GPLv2

USES=		perl5 shebangfix tar:tgz
SHEBANG_FILES=	evtViewer
NO_BUILD=	yes

PLIST_FILES=	bin/evtViewer

do-install:
	${INSTALL_SCRIPT} ${WRKSRC}/evtViewer ${STAGEDIR}${PREFIX}/bin

.include <bsd.port.mk>
OpenPOWER on IntegriCloud