svn commit: r401652 - head/shells/p5-Bash-Completion

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Nov 15 03:02:36 UTC 2015


Author: sunpoet
Date: Sun Nov 15 03:02:34 2015
New Revision: 401652
URL: https://svnweb.freebsd.org/changeset/ports/401652

Log:
  - Add LICENSE_FILE

Modified:
  head/shells/p5-Bash-Completion/Makefile

Modified: head/shells/p5-Bash-Completion/Makefile
==============================================================================
--- head/shells/p5-Bash-Completion/Makefile	Sun Nov 15 03:02:30 2015	(r401651)
+++ head/shells/p5-Bash-Completion/Makefile	Sun Nov 15 03:02:34 2015	(r401652)
@@ -13,6 +13,7 @@ MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Extensible system to provide bash completion
 
 LICENSE=	ART20
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \
 		p5-Module-Load>=0.22:${PORTSDIR}/devel/p5-Module-Load


More information about the svn-ports-all mailing list