PORTNAME=	fcntl
PORTVERSION=	1.0.1
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Load constants defined in the OS fcntl.h C header file
WWW=		https://github.com/ruby/fcntl

LICENSE=	BSD2CLAUSE RUBY
LICENSE_COMB=	dual

USES=		gem
USE_RUBY=	yes

.include <bsd.port.mk>
