aboutsummaryrefslogtreecommitdiff
path: root/x11/presentproto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/presentproto/Makefile')
-rw-r--r--x11/presentproto/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/x11/presentproto/Makefile b/x11/presentproto/Makefile
new file mode 100644
index 000000000000..7afb4cc5161d
--- /dev/null
+++ b/x11/presentproto/Makefile
@@ -0,0 +1,12 @@
+# $FreeBSD$
+
+PORTNAME= presentproto
+PORTVERSION= 1.0
+CATEGORIES= x11
+
+MAINTAINER= x11@FreeBSD.org
+COMMENT= Present protocol specification
+
+XORG_CAT= proto
+
+.include <bsd.port.mk>