svn commit: r543147 - head/net/p5-POE-Component-Client-Whois
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Jul 24 07:26:31 UTC 2020
Author: sunpoet
Date: Fri Jul 24 07:26:26 2020
New Revision: 543147
URL: https://svnweb.freebsd.org/changeset/ports/543147
Log:
Add LICENSE_FILE
Modified:
head/net/p5-POE-Component-Client-Whois/Makefile
Modified: head/net/p5-POE-Component-Client-Whois/Makefile
==============================================================================
--- head/net/p5-POE-Component-Client-Whois/Makefile Fri Jul 24 07:26:21 2020 (r543146)
+++ head/net/p5-POE-Component-Client-Whois/Makefile Fri Jul 24 07:26:26 2020 (r543147)
@@ -12,13 +12,15 @@ COMMENT= One shot non-blocking RFC 812 WHOIS query
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Net-Netmask>=1.9012:net-mgmt/p5-Net-Netmask \
p5-POE>=1.004:devel/p5-POE
-NO_ARCH= yes
USES= perl5
USE_PERL5= configure
+
+NO_ARCH= yes
.include <bsd.port.mk>
More information about the svn-ports-head
mailing list