summaryrefslogtreecommitdiff
path: root/proto/evieproto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'proto/evieproto/Makefile')
-rw-r--r--proto/evieproto/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/proto/evieproto/Makefile b/proto/evieproto/Makefile
new file mode 100644
index 000000000..760ed4a86
--- /dev/null
+++ b/proto/evieproto/Makefile
@@ -0,0 +1,7 @@
+# $OpenBSD: Makefile,v 1.1 2008/03/25 23:28:19 matthieu Exp $
+
+HEADERS_SUBDIR= X11/extensions/
+HEADERS= Xeviestr.h
+PKGCONFIG= evieproto.pc
+
+.include <bsd.xorg.mk>