git: 4a17230b4801 - main - www/p5-Router-Simple: Add LICENSE_FILE
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Jun 20 11:43:53 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4a17230b48017deba559da05639be88a8dd40a5a
commit 4a17230b48017deba559da05639be88a8dd40a5a
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-20 11:37:00 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-20 11:37:00 +0000
www/p5-Router-Simple: Add LICENSE_FILE
---
www/p5-Router-Simple/Makefile | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/www/p5-Router-Simple/Makefile b/www/p5-Router-Simple/Makefile
index 0b17efc41e05..1733404f2c7a 100644
--- a/www/p5-Router-Simple/Makefile
+++ b/www/p5-Router-Simple/Makefile
@@ -12,12 +12,14 @@ COMMENT= Simple HTTP Router
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Class-Accessor-Lite>=0.05:devel/p5-Class-Accessor-Lite
-NO_ARCH= yes
-USE_PERL5= modbuild
USES= perl5
+USE_PERL5= modbuild
+
+NO_ARCH= yes
.include <bsd.port.mk>
More information about the dev-commits-ports-all
mailing list