openbsd-ports/base/xenocara/lib/libXxf86misc/Makefile
espie 1fbbf50998 experimental work: build xenocara components as "packages" and hook them
into dpb.
not 100% ready yet, committed to keep working in tree.
2012-11-01 09:58:05 +00:00

8 lines
205 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2012/11/01 09:58:05 espie Exp $
COMPONENT = lib/libXxf86misc
XDEPS = proto/x11proto lib/libX11 proto/xextproto lib/libXext \
proto/xf86miscproto
.include <bsd.port.mk>