Date: Sun, 15 Nov 2015 03:02:34 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401652 - head/shells/p5-Bash-Completion Message-ID: <201511150302.tAF32YL9060484@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511150302.tAF32YL9060484>