diff options
Diffstat (limited to 'graphics/rubygem-graphene1')
-rw-r--r-- | graphics/rubygem-graphene1/Makefile | 20 | ||||
-rw-r--r-- | graphics/rubygem-graphene1/distinfo | 3 | ||||
-rw-r--r-- | graphics/rubygem-graphene1/pkg-descr | 1 |
3 files changed, 24 insertions, 0 deletions
diff --git a/graphics/rubygem-graphene1/Makefile b/graphics/rubygem-graphene1/Makefile new file mode 100644 index 000000000000..46e9191f33bd --- /dev/null +++ b/graphics/rubygem-graphene1/Makefile @@ -0,0 +1,20 @@ +PORTNAME= graphene1 +PORTVERSION= 4.3.3 +CATEGORIES= graphics rubygems +MASTER_SITES= RG + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Ruby binding of graphene1 +WWW= https://ruby-gnome.github.io/ \ + https://github.com/ruby-gnome/ruby-gnome + +LICENSE= LGPL21+ +LICENSE_FILE= ${WRKSRC}/COPYING.LIB + +RUN_DEPENDS= rubygem-gobject-introspection>=${PORTVERSION}<${PORTVERSION}_99:devel/rubygem-gobject-introspection + +USES= gem + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/graphics/rubygem-graphene1/distinfo b/graphics/rubygem-graphene1/distinfo new file mode 100644 index 000000000000..4bf63c97d51b --- /dev/null +++ b/graphics/rubygem-graphene1/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1757120482 +SHA256 (rubygem/graphene1-4.3.3.gem) = c5dcac73ccb6f4601259d2c6e83517224fae629aaa03239928beffc2df8add90 +SIZE (rubygem/graphene1-4.3.3.gem) = 15872 diff --git a/graphics/rubygem-graphene1/pkg-descr b/graphics/rubygem-graphene1/pkg-descr new file mode 100644 index 000000000000..6f04a617ba6e --- /dev/null +++ b/graphics/rubygem-graphene1/pkg-descr @@ -0,0 +1 @@ +Ruby/Graphene1 is a Ruby binding of Graphene. |