Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Aug 2015 16:06:38 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r394896 - head/net-mgmt/openlldp
Message-ID:  <201508201606.t7KG6cqa014503@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu Aug 20 16:06:38 2015
New Revision: 394896
URL: https://svnweb.freebsd.org/changeset/ports/394896

Log:
  - Add LICENSE

Modified:
  head/net-mgmt/openlldp/Makefile

Modified: head/net-mgmt/openlldp/Makefile
==============================================================================
--- head/net-mgmt/openlldp/Makefile	Thu Aug 20 16:06:35 2015	(r394895)
+++ head/net-mgmt/openlldp/Makefile	Thu Aug 20 16:06:38 2015	(r394896)
@@ -10,6 +10,9 @@ MASTER_SITES=	SF/${PORTNAME}
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Link Layer Discovery Protocol daemon
 
+LICENSE=	BSD3CLAUSE
+LICENSE_FILE=	${WRKSRC}/LICENSE
+
 GNU_CONFIGURE=	yes
 
 USE_RC_SUBR=	lldpd



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508201606.t7KG6cqa014503>