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