Date: Wed, 30 Nov 2016 18:00:24 +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: r427451 - head/devel/p5-Tie-IxHash Message-ID: <201611301800.uAUI0O0n058834@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Nov 30 18:00:24 2016 New Revision: 427451 URL: https://svnweb.freebsd.org/changeset/ports/427451 Log: - Add LICENSE Modified: head/devel/p5-Tie-IxHash/Makefile Modified: head/devel/p5-Tie-IxHash/Makefile ============================================================================== --- head/devel/p5-Tie-IxHash/Makefile Wed Nov 30 18:00:19 2016 (r427450) +++ head/devel/p5-Tie-IxHash/Makefile Wed Nov 30 18:00:24 2016 (r427451) @@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module implementing ordered in-memory associative arrays +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611301800.uAUI0O0n058834>