# Created by: jkh
# $FreeBSD: tags/RELEASE_10_3_0/x11/xcb/Makefile 363029 2014-07-27 08:51:37Z marino $

PORTNAME=	xcb
PORTVERSION=	2.4
PORTREVISION=	3
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@FreeBSD.org
COMMENT=	Tool for managing x11 cut-buffers

LICENSE=	MIT

USES=		imake
USE_XORG=	ice sm x11 xaw xext xmu xt

PLIST_FILES=	bin/xcb \
		lib/X11/app-defaults/Xcb \
		man/man1/xcb.1.gz

.include <bsd.port.mk>
