diff --git a/devel/rubygem-stringio/Makefile b/devel/rubygem-stringio/Makefile index 76c8391f5859..f2b61eb1870d 100644 --- a/devel/rubygem-stringio/Makefile +++ b/devel/rubygem-stringio/Makefile @@ -1,15 +1,17 @@ PORTNAME= stringio PORTVERSION= 3.1.7 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Pseudo IO class from/to String WWW= https://github.com/ruby/stringio LICENSE= BSD2CLAUSE RUBY LICENSE_COMB= dual +LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/LICENSE.txt +LICENSE_FILE_RUBY= ${WRKSRC}/COPYING USES= gem .include