svn commit: r496631 - head/devel/p5-B-Size2

Dmitry Marakasov amdmi3 at FreeBSD.org
Sat Mar 23 09:01:05 UTC 2019


Author: amdmi3
Date: Sat Mar 23 09:01:04 2019
New Revision: 496631
URL: https://svnweb.freebsd.org/changeset/ports/496631

Log:
  - Add LICENSE
  
  Approved by:	portmgr blanket

Modified:
  head/devel/p5-B-Size2/Makefile

Modified: head/devel/p5-B-Size2/Makefile
==============================================================================
--- head/devel/p5-B-Size2/Makefile	Sat Mar 23 06:58:26 2019	(r496630)
+++ head/devel/p5-B-Size2/Makefile	Sat Mar 23 09:01:04 2019	(r496631)
@@ -10,6 +10,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	kuriyama at FreeBSD.org
 COMMENT=	Perl extension to measure size of Perl OPs and SVs
 
+LICENSE=	ART10 GPLv1+
+LICENSE_COMB=	dual
+
 USES=		perl5
 USE_PERL5=	configure
 


More information about the svn-ports-all mailing list