diff --git a/devel/rubygem-fcntl/Makefile b/devel/rubygem-fcntl/Makefile index 4432e69b2d60..678f4dabbe2b 100644 --- a/devel/rubygem-fcntl/Makefile +++ b/devel/rubygem-fcntl/Makefile @@ -1,15 +1,17 @@ PORTNAME= fcntl PORTVERSION= 1.3.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 +LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/BSDL +LICENSE_FILE_RUBY= ${WRKSRC}/COPYING USES= gem .include