diff --git a/devel/rubygem-tempfile/Makefile b/devel/rubygem-tempfile/Makefile index dba7990194e0..1a007aadfcb9 100644 --- a/devel/rubygem-tempfile/Makefile +++ b/devel/rubygem-tempfile/Makefile @@ -1,17 +1,19 @@ PORTNAME= tempfile PORTVERSION= 0.3.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Utility class for managing temporary files WWW= https://github.com/ruby/tempfile LICENSE= BSD2CLAUSE RUBY LICENSE_COMB= dual +LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/BSDL +LICENSE_FILE_RUBY= ${WRKSRC}/COPYING USES= gem NO_ARCH= yes .include