# $MidnightBSD: trunk/x11/xcb/Makefile 15462 2013-09-17 03:15:41Z laffer1 $

PORTNAME=	xcb
PORTVERSION=	2.4
PORTREVISION=	2
CATEGORIES=	x11
MASTER_SITES=	http://oldhome.schmorp.de/marc/data/ \
		http://ftp.lyx.org/pub/pcg/marc/ \
		http://fossies.org/unix/misc/old/

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Tool for managing x11 cut-buffers
LICENSE=	mit

USE_IMAKE=	yes
USE_XORG=	ice sm x11 xaw xext xmu xt

MAN1=		xcb.1

.include <bsd.port.mk>
