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=     eitanadlerl...@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>

_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to