8 lines
201 B
Makefile
8 lines
201 B
Makefile
# $OpenBSD: Makefile,v 1.2 2012/11/08 23:31:22 espie Exp $
|
|
COMPONENT = app/xinput
|
|
XDEPS = lib/libX11 lib/libXext lib/libXi lib/libXrandr proto/inputproto \
|
|
lib/libXinerama
|
|
|
|
|
|
.include <bsd.port.mk>
|