git: 249ec5fe3c6a - main - devel/rubygem-rotp: Add LICENSE_FILE

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Apr 25 20:43:28 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=249ec5fe3c6a42a4af1f9b9bef3aee821fd4e5f0

commit 249ec5fe3c6a42a4af1f9b9bef3aee821fd4e5f0
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-25 20:21:36 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-25 20:36:31 +0000

    devel/rubygem-rotp: Add LICENSE_FILE
---
 devel/rubygem-rotp/Makefile | 1 +
 1 file changed, 1 insertion(+)

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 at FreeBSD.org
 COMMENT=	Ruby library for generating one time passwords
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USES=		gem
 USE_RUBY=	yes


More information about the dev-commits-ports-all mailing list