Update x11-toolkits/open-motif to version 2.3.6
[dports.git] / x11-toolkits / rubygem-vte / Makefile
1 # $FreeBSD$
2
3 PORTNAME=       vte
4 PORTVERSION=    3.0.8
5 CATEGORIES=     x11-toolkits rubygems
6 MASTER_SITES=   RG
7
8 MAINTAINER=     ruby@FreeBSD.org
9 COMMENT=        Ruby binding for VTE
10
11 LICENSE=        LGPL21+
12
13 RUN_DEPENDS=    rubygem-gtk2>=${PORTVERSION}:x11-toolkits/rubygem-gtk2
14
15 USE_GNOME=      vte
16 USE_RUBY=       yes
17 USES=           gem
18
19 .include <bsd.port.mk>