Date: Sat, 14 Feb 2009 18:36:07 -0500 From: Eitan Adler <eitanadlerlist@gmail.com> To: Thomas Abthorpe <tabthorpe@freebsd.org> Cc: freebsd-ports@freebsd.org Subject: Re: xclip port update Message-ID: <49975567.50300@gmail.com> In-Reply-To: <200902131436.09672.tabthorpe@freebsd.org> References: <4995B77D.6030009@gmail.com> <200902131436.09672.tabthorpe@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This works; tested with make install, make deinstall, and portlint. # ex:ts=8 # New ports collection makefile for: xclip # Date created: Dec 18, 2001 # Whom: ijliao # # $FreeBSD: ports/x11/xclip/Makefile,v 1.7 2009/02/13 02:02:49 tabthorpe Exp $ # PORTNAME= xclip PORTVERSION= 0.11 CATEGORIES= x11 MASTER_SITES=SF MAINTAINER= eitanadlerlist@gmail.com COMMENT= An interface to X selections ("the clipboard") from the command line WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} #USE_IMAKE= yes GNU_CONFIGURE=yes USE_GMAKE= yes USE_XORG= x11 xproto xmu MAN1= xclip.1 PLIST_FILES= bin/xclip bin/xclip-copyfile bin/xclip-cutfile bin/xclip-pastefile .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49975567.50300>