# $MidnightBSD: mports/x11/xcb/Makefile,v 1.8 2013/06/13 00:35:18 laffer1 Exp $

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>
