Date: Thu, 13 Sep 2018 21:55:46 +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: r479736 - head/devel/p5-Test-ManyParams Message-ID: <201809132155.w8DLtkUp085384@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Sep 13 21:55:45 2018 New Revision: 479736 URL: https://svnweb.freebsd.org/changeset/ports/479736 Log: Add LICENSE Modified: head/devel/p5-Test-ManyParams/Makefile Modified: head/devel/p5-Test-ManyParams/Makefile ============================================================================== --- head/devel/p5-Test-ManyParams/Makefile Thu Sep 13 21:55:40 2018 (r479735) +++ head/devel/p5-Test-ManyParams/Makefile Thu Sep 13 21:55:45 2018 (r479736) @@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to test many params as one test +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Set-CrossProduct>0:devel/p5-Set-CrossProduct \ p5-Test-Differences>0:devel/p5-Test-Differences \ p5-Test-Exception>0:devel/p5-Test-Exception
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809132155.w8DLtkUp085384>