git: 8ba1fcdd6d40 - main - net/p5-Geo-IPfree: Add LICENSE_FILE and PORTSCOUT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 16 Apr 2022 04:24:30 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=8ba1fcdd6d40c044f1ed5b31d8615e98dd22415e commit 8ba1fcdd6d40c044f1ed5b31d8615e98dd22415e Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-04-16 04:01:22 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-04-16 04:19:43 +0000 net/p5-Geo-IPfree: Add LICENSE_FILE and PORTSCOUT --- net/p5-Geo-IPfree/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net/p5-Geo-IPfree/Makefile b/net/p5-Geo-IPfree/Makefile index 8b12d140484f..aef6433fc38b 100644 --- a/net/p5-Geo-IPfree/Makefile +++ b/net/p5-Geo-IPfree/Makefile @@ -9,10 +9,13 @@ COMMENT= Look up country from an IP Address LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE USES= perl5 USE_PERL5= configure NO_ARCH= yes +PORTSCOUT= skipv:1.16 + .include <bsd.port.mk>