# New ports collection makefile for: xrdesktop # Date created: 2005-06-30 # Whom: Andrej Zverev # # $FreeBSD$ # PORTNAME= xrdesktop PORTVERSION= 1.2 PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://luggage.linux0wnsyou.com/xrdesktop/ MAINTAINER= ports@FreeBSD.org COMMENT= A p5-Gtk frontend to rdesktop RUN_DEPENDS= rdesktop:${PORTSDIR}/net/rdesktop \ ${SITE_PERL}/${PERL_ARCH}/Gtk:${PORTSDIR}/x11-toolkits/p5-Gtk NO_BUILD= yes USE_PERL5= yes PLIST_FILES= bin/xrdesktop do-install: ${INSTALL_SCRIPT} ${WRKSRC}/xrdesktop ${PREFIX}/bin .include