# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

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

LICENSE=	BSD2CLAUSE RUBY
LICENSE_COMB=	dual

USES=		gem
USE_RUBY=	yes

.include <bsd.port.mk>
