blob: 51be2f0a2bc71194b6844c6e02c30f49c7f410ab (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
PORTNAME= fcntl
PORTVERSION= 1.2.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>
|