summaryrefslogtreecommitdiff
path: root/x11/openbsd-input-ws/Makefile
blob: d893933da0e1ad7804c5eaa124e3ad1ec63c00c6 (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
# $NetBSD: Makefile,v 1.3 2009/06/07 11:24:35 wiz Exp $
#

DISTNAME=	openbsd-input-ws-1.2
PKGREVISION=	2
CATEGORIES=	x11
MASTER_SITES=	http://xenocara.org/src/

MAINTAINER=	bjs@NetBSD.org
HOMEPAGE=	http://xenocara.org/
COMMENT=	OpenBSD's wscons input driver for modular X.org

PKG_DESTDIR_SUPPORT=	user-destdir

ONLY_FOR_PLATFORM=	NetBSD-*-* OpenBSD-*-*

GNU_CONFIGURE=	yes
USE_LIBTOOL=	yes
USE_TOOLS+=	pkg-config

.include "../../x11/modular-xorg-server/buildlink3.mk"
.include "../../x11/xproto/buildlink3.mk"
.include "../../x11/inputproto/buildlink3.mk"

.include "../../mk/bsd.pkg.mk"