# $FreeBSD: head/dns/rubygem-idn-ruby/Makefile 451294 2017-10-05 09:49:49Z sunpoet $

PORTNAME=	idn-ruby
PORTVERSION=	0.1.0
PORTREVISION=	1
CATEGORIES=	dns rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	LibIDN Ruby Bindings

LICENSE=	APACHE20

LIB_DEPENDS=	libidn.so:dns/libidn

USES=		gem
USE_RUBY=	yes

.include <bsd.port.mk>
