diff --git a/math/rubygem-bigdecimal/Makefile b/math/rubygem-bigdecimal/Makefile index 886cca7991bc..a8b6be1f587b 100644 --- a/math/rubygem-bigdecimal/Makefile +++ b/math/rubygem-bigdecimal/Makefile @@ -1,15 +1,16 @@ PORTNAME= bigdecimal PORTVERSION= 3.3.1 CATEGORIES= math rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Arbitrary-precision decimal floating-point number class WWW= https://github.com/ruby/bigdecimal LICENSE= BSD2CLAUSE RUBY LICENSE_COMB= dual +LICENSE_FILE_RUBY= ${WRKSRC}/LICENSE USES= gem .include