svn commit: r421540 - head/net/p5-Net-DHCPClient

Dmitry Marakasov amdmi3 at FreeBSD.org
Thu Sep 8 11:49:09 UTC 2016


Author: amdmi3
Date: Thu Sep  8 11:49:08 2016
New Revision: 421540
URL: https://svnweb.freebsd.org/changeset/ports/421540

Log:
  - Add LICENSE

Modified:
  head/net/p5-Net-DHCPClient/Makefile

Modified: head/net/p5-Net-DHCPClient/Makefile
==============================================================================
--- head/net/p5-Net-DHCPClient/Makefile	Thu Sep  8 10:50:43 2016	(r421539)
+++ head/net/p5-Net-DHCPClient/Makefile	Thu Sep  8 11:49:08 2016	(r421540)
@@ -13,6 +13,9 @@ COMMENT=	Perl implementation of a DHCP c
 
 RUN_DEPENDS=	p5-Net-RawIP>=0:net/p5-Net-RawIP
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 USES=		perl5
 USE_PERL5=	configure
 NO_ARCH=	yes


More information about the svn-ports-head mailing list