d278c5733f
Update x11/rubygem-gnome2 and friends to 3.1.0
19 lines
309 B
Makefile
19 lines
309 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= vte
|
|
PORTVERSION= 3.1.0
|
|
CATEGORIES= x11-toolkits rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= Ruby binding for VTE
|
|
|
|
LICENSE= LGPL21+
|
|
|
|
RUN_DEPENDS= rubygem-gtk2>=${PORTVERSION}:x11-toolkits/rubygem-gtk2
|
|
|
|
USE_GNOME= vte
|
|
USE_RUBY= yes
|
|
USES= gem
|
|
|
|
.include <bsd.port.mk>
|