diff options
-rw-r--r-- | devel/rubygem-rotp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rubygem-rotp/Makefile b/devel/rubygem-rotp/Makefile index 8428b83b6aed..3e32c10c351b 100644 --- a/devel/rubygem-rotp/Makefile +++ b/devel/rubygem-rotp/Makefile @@ -9,6 +9,7 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby library for generating one time passwords LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE USES= gem USE_RUBY= yes |