opnsense-ports/x11-toolkits/rubygem-gtksourceview2/Makefile
Franco Fichtner bd10d0aaac */*: sync with upstream
Taken from: HardenedBSD
2018-08-10 10:11:12 +02:00

19 lines
351 B
Makefile

# $FreeBSD$
PORTNAME= gtksourceview2
PORTVERSION= 3.2.9
CATEGORIES= x11-toolkits rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby binding for gtksourceview-2.x
LICENSE= LGPL21+
RUN_DEPENDS= rubygem-gtk2>=${PORTVERSION}:x11-toolkits/rubygem-gtk2
USE_GNOME= gtksourceview2
USE_RUBY= yes
USES= gem gnome
.include <bsd.port.mk>