freebsd-ports/deskutils/autocutsel/Makefile
2004-02-04 05:21:48 +00:00

21 lines
438 B
Makefile

# 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>