aboutsummaryrefslogtreecommitdiff
path: root/x11/dmxproto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/dmxproto/Makefile')
-rw-r--r--x11/dmxproto/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/x11/dmxproto/Makefile b/x11/dmxproto/Makefile
new file mode 100644
index 000000000000..a568291d4cf1
--- /dev/null
+++ b/x11/dmxproto/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: dmxproto
+# Date Created: 06 Feb 2006
+# Whom: Eric Anholt <anholt@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= dmxproto
+PORTVERSION= 2.2.2
+CATEGORIES= x11
+
+MAINTAINER= x11@FreeBSD.org
+COMMENT= DMX extension headers
+
+XORG_CAT= proto
+
+.include <bsd.port.mk>