Date: Tue, 25 Sep 2018 16:09:23 +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: r480680 - head/devel/p5-ExtUtils-Constant Message-ID: <201809251609.w8PG9NWu018749@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Sep 25 16:09:23 2018 New Revision: 480680 URL: https://svnweb.freebsd.org/changeset/ports/480680 Log: Add LICENSE Modified: head/devel/p5-ExtUtils-Constant/Makefile Modified: head/devel/p5-ExtUtils-Constant/Makefile ============================================================================== --- head/devel/p5-ExtUtils-Constant/Makefile Tue Sep 25 16:09:18 2018 (r480679) +++ head/devel/p5-ExtUtils-Constant/Makefile Tue Sep 25 16:09:23 2018 (r480680) @@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Generate XS code to import C header constants +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + NO_ARCH= yes USES= perl5 USE_PERL5= configure
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809251609.w8PG9NWu018749>