xref: /mports/graphics/rubygem-clutter-gtk/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PORTNAME=	clutter-gtk
2PORTVERSION=	4.2.9
3CATEGORIES=	graphics rubygems
4MASTER_SITES=	RG
5
6MAINTAINER=	ports@MidnightBSD.org
7COMMENT=	Ruby binding of Clutter-GTK
8WWW=		https://ruby-gnome.github.io/ \
9		https://github.com/ruby-gnome/ruby-gnome
10
11LICENSE=	lgpl2.1+
12LICENSE_FILE=	${WRKSRC}/COPYING.LIB
13
14BUILD_DEPENDS=	rubygem-rake>=0:devel/rubygem-rake
15LIB_DEPENDS=	libclutter-gtk-1.0.so:graphics/clutter-gtk3
16RUN_DEPENDS=	rubygem-clutter>=${PORTVERSION}<${PORTVERSION}_99:graphics/rubygem-clutter \
17		rubygem-clutter-gdk>=${PORTVERSION}<${PORTVERSION}_99:graphics/rubygem-clutter-gdk \
18		rubygem-gtk3>=${PORTVERSION}<${PORTVERSION}_99:x11-toolkits/rubygem-gtk3
19
20USES=		gem
21
22NO_ARCH=	yes
23
24.include <bsd.port.mk>
25

served by {OpenGrok

Last Index Update: Sun Mar 22 17:06:33 EDT 2026