mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
794d92d45c
PR: ports/77718 Submitted by: maintainer
22 lines
438 B
Makefile
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>
|