7 lines
145 B
Makefile
7 lines
145 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2012/11/01 09:58:05 espie Exp $
|
|
COMPONENT = app/xkbevd
|
|
XDEPS = lib/libxkbfile lib/libX11
|
|
|
|
|
|
.include <bsd.port.mk>
|