summaryrefslogtreecommitdiff
path: root/x11/xcb/Makefile
diff options
context:
space:
mode:
authorfrueauf <frueauf@pkgsrc.org>1998-07-19 10:31:01 +0000
committerfrueauf <frueauf@pkgsrc.org>1998-07-19 10:31:01 +0000
commit4f6835567b1c6b3fc5d3f929705c2e73049d7ccc (patch)
tree3c5af3f1b61e14b306ab819c68361f0f1ac6501c /x11/xcb/Makefile
parent36bd4f7650833fa7bdd80ed3f760dd1856b773c4 (diff)
downloadpkgsrc-4f6835567b1c6b3fc5d3f929705c2e73049d7ccc.tar.gz
Initial addition of xcb-2.3, an extensible, multiple cut buffers for X.
Closes pr 5771 by Tim Rightnour.
Diffstat (limited to 'x11/xcb/Makefile')
-rw-r--r--x11/xcb/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/x11/xcb/Makefile b/x11/xcb/Makefile
new file mode 100644
index 00000000000..b0b323a9dd6
--- /dev/null
+++ b/x11/xcb/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 1998/07/19 10:31:01 frueauf Exp $
+#
+
+DISTNAME= xcb-2.3
+CATEGORIES= x11
+MASTER_SITES= ${MASTER_SITE_XCONTRIB}
+MASTER_SITE_SUBDIR= utilities
+
+MAINTAINER= root@garbled.net
+
+USE_IMAKE= YES
+
+.include "../../mk/bsd.pkg.mk"