pkgsrc/net/tsclient/Makefile

25 lines
699 B
Makefile

# $NetBSD: Makefile,v 1.27 2006/01/06 15:10:07 wiz Exp $
#
DISTNAME= tsclient-0.132
PKGREVISION= 11
CATEGORIES= net
MASTER_SITES= http://www.gnomepro.com/tsclient/
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.gnomepro.com/tsclient/
COMMENT= GNOME2 Frontend for rdesktop
DEPENDS+= rdesktop-[0-9]*:../../net/rdesktop
DEPENDS+= vncviewer-[0-9]*:../../net/vncviewer
BUILD_USES_MSGFMT= yes
USE_DIRS+= gnome2-1.5
USE_TOOLS+= gmake perl:run pkg-config
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../textproc/intltool/buildlink3.mk"
.include "../../x11/gnome-panel/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"