svn commit: r384418 - head/security/keynote

Dmitry Marakasov amdmi3 at FreeBSD.org
Tue Apr 21 10:41:53 UTC 2015


Author: amdmi3
Date: Tue Apr 21 10:41:52 2015
New Revision: 384418
URL: https://svnweb.freebsd.org/changeset/ports/384418

Log:
  - Add LICENSE_FILE

Modified:
  head/security/keynote/Makefile

Modified: head/security/keynote/Makefile
==============================================================================
--- head/security/keynote/Makefile	Tue Apr 21 10:15:45 2015	(r384417)
+++ head/security/keynote/Makefile	Tue Apr 21 10:41:52 2015	(r384418)
@@ -11,6 +11,7 @@ MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Trust-Management System
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKWRC}/LICENSE
 
 USES=		gmake		# required to support parallel (-jX) builds
 USE_OPENSSL=	yes


More information about the svn-ports-all mailing list