git: 709546abd406 - main - net/p5-IO-Socket-UNIX-Util: Add LICENSE_FILE

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jun 20 11:42:57 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=709546abd40667a4b7730927b7e294cb4a75716e

commit 709546abd40667a4b7730927b7e294cb4a75716e
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-20 11:31:32 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-20 11:31:32 +0000

    net/p5-IO-Socket-UNIX-Util: Add LICENSE_FILE
---
 net/p5-IO-Socket-UNIX-Util/Makefile | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/net/p5-IO-Socket-UNIX-Util/Makefile b/net/p5-IO-Socket-UNIX-Util/Makefile
index d64c4e9aed7a..9099139dd8d7 100644
--- a/net/p5-IO-Socket-UNIX-Util/Makefile
+++ b/net/p5-IO-Socket-UNIX-Util/Makefile
@@ -11,9 +11,11 @@ COMMENT=	Unix domain socket utilities
 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
-NO_ARCH=	yes
-USE_PERL5=	configure
 USES=		perl5
+USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


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