summaryrefslogtreecommitdiff
path: root/x11/xrootconsole/Makefile
blob: 7d8d636c2c9fab98428451739cbb42aa7be45f2b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $NetBSD: Makefile,v 1.1.1.1 2015/04/20 20:21:32 cheusov Exp $

DISTNAME=	xrootconsole-0.6
PKGREVISION=	2
CATEGORIES=	x11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=xrootconsole/}

MAINTAINER=	inittab@unixdev.net
HOMEPAGE=	http://xrootconsole.sourceforge.net/
COMMENT=	Windowless XConsole
LICENSE=	gnu-gpl-v2

USE_TOOLS+=		gmake

INSTALLATION_DIRS=	bin ${PKGMANDIR}/man1

.include "../../x11/libX11/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"