# Created by: Cy Schubert <Cy.Schubert@uumail.gov.bc.ca>
# $FreeBSD: x11/xcut/Makefile 327777 2013-09-20 23:43:19Z bapt $

PORTNAME=	xcut
PORTVERSION=	0.2
PORTREVISION=	3
CATEGORIES=	x11
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-src/${PORTVERSION} \
		http://acsys.anu.edu.au/~tpot/%SUBDIR%/


MAINTAINER=	cy@FreeBSD.org
COMMENT=	Manipulate X cut buffers from the commandline

USES=		imake
USE_XORG=	x11
MAN1=		xcut.1
PLIST_FILES=	bin/xcut

NO_STAGE=	yes
.include <bsd.port.mk>
