freebsd-ports/devel/rubygem-fcntl/Makefile

15 lines
293 B
Makefile

PORTNAME= fcntl
PORTVERSION= 1.1.0
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
.include <bsd.port.mk>