pkgsrc/net/remmina/buildlink3.mk
asau 314dff5950 Import Remmina 0.9.3 as net/remmina
Remmina is a remote desktop client written in GTK+, aiming to be
useful for system administrators and travellers, who need to
work with lots of remote computers in front of either large
monitors or tiny netbooks. Remmina supports multiple network
protocols in an integrated and consistant user interface.
Currently RDP, VNC, NX, XDMCP and SSH are supported.
2012-03-15 17:06:51 +00:00

13 lines
308 B
Makefile

# $NetBSD: buildlink3.mk,v 1.1.1.1 2012/03/15 17:06:51 asau Exp $
BUILDLINK_TREE+= remmina
.if !defined(REMMINA_BUILDLINK3_MK)
REMMINA_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.remmina+= remmina>=0.9.3
BUILDLINK_PKGSRCDIR.remmina?= ../../net/remmina
.endif # REMMINA_BUILDLINK3_MK
BUILDLINK_TREE+= -remmina