summaryrefslogtreecommitdiff
path: root/deskutils/autocutsel/Makefile
blob: acb3a340027a01daf44476b9d540c360744ee734 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# 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>