opnsense-ports/devel/rubygem-ruby-libvirt/Makefile
Franco Fichtner 0eb428a8f5 */*: sync with upstream
Taken from: FreeBSD
2016-04-28 07:17:55 +02:00

19 lines
333 B
Makefile

# Created by: Roman Bogorodskiy <novel@FreeBSD.org>
# $FreeBSD$
PORTNAME= ruby-libvirt
PORTVERSION= 0.6.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= novel@FreeBSD.org
COMMENT= Ruby bindings for libvirt
LICENSE= LGPL21
LIB_DEPENDS= libvirt.so:devel/libvirt
USE_RUBY= yes
USES= gem pkgconfig
.include <bsd.port.mk>