1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/deskutils/autocutsel/Makefile
Kirill Ponomarev 794d92d45c Update to version 0.8.0
PR:		ports/77718
Submitted by:	maintainer
2005-02-19 07:55:51 +00:00

22 lines
438 B
Makefile

# New ports collection makefile for: autocutsel
# Date created: 13 November 2003
# Whom: john@jnielsen.net
#
# $FreeBSD$
#
PORTNAME= autocutsel
PORTVERSION= 0.8.0
CATEGORIES= deskutils
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= 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>