summaryrefslogblamecommitdiff
path: root/x11/xclip/Makefile
blob: f826748fb7b60b9047e8226acb1d39652443adb0 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14













                                                     
                                                                                    






                                     
# ex:ts=8
# New ports collection makefile for:	xclip
# Date created:			Dec 18, 2001
# Whom:				ijliao
#
# $FreeBSD$
#

PORTNAME=	xclip
PORTVERSION=	0.08
CATEGORIES=	x11
MASTER_SITES=	http://people.debian.org/~kims/xclip/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	An interface to X selections ("the clipboard") from the command line

WRKSRC=		${WRKDIR}/${PORTNAME}
USE_IMAKE=	yes

MAN1=	xclip.1

.include <bsd.port.mk>