# New ports collection makefile for:	autocutsel
# Date created:		13 November 2003
# Whom:			john@jnielsen.net
#
# $FreeBSD$
#

PORTNAME=	autocutsel
PORTVERSION=	0.6.2
PORTREVISION=	1
CATEGORIES=	deskutils
MASTER_SITES=	http://www.lepton.fr/tools/autocutsel/

MAINTAINER=	john@jnielsen.net
COMMENT=	Synchronizes the two copy/paste buffers used by X applications

USE_X_PREFIX=	yes
GNU_CONFIGURE=	yes
USE_GMAKE=	yes

.include <bsd.port.mk>