summaryrefslogtreecommitdiff
path: root/x11/openbsd-input-ws/Makefile
blob: 4c05a458797ea1562f09a30a5ef559ec825fc11b (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.4 2010/09/14 11:03:11 wiz Exp $
#

DISTNAME=	openbsd-input-ws-1.2
PKGREVISION=	3
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"