7 lines
173 B
Makefile
7 lines
173 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2012/11/01 09:58:05 espie Exp $
|
|
COMPONENT = lib/libdmx
|
|
XDEPS = lib/libX11 lib/libXext proto/xextproto proto/dmxproto
|
|
|
|
|
|
.include <bsd.port.mk>
|