# ex:ts=8
# New ports collection makefile for:	xclip
# Date created:			Dec 18, 2001
# Whom:				ijliao
#
# $FreeBSD: ports/x11/xclip/Makefile,v 1.8 2009/02/17 15:20:41 tabthorpe Exp $
#

PORTNAME=	xclip
PORTVERSION=	0.11
CATEGORIES=	x11
MASTER_SITES=	SF

MAINTAINER=	eitanadlerlist@gmail.com
COMMENT=	An interface to X selections ("the clipboard") from the command line

USE_XORG=	x11 xproto xmu
USE_GMAKE=	yes
GNU_CONFIGURE=	yes

MAN1=		xclip.1
PLIST_FILES=	bin/xclip bin/xclip-copyfile bin/xclip-cutfile bin/xclip-pastefile

.include <bsd.port.mk>
