Files
ports/graphics/rubygem-graphene1/Makefile

21 lines
453 B
Makefile

PORTNAME= graphene1
PORTVERSION= 4.3.4
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>