Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Jan 2015 16:11:21 +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: r375949 - head/devel/p5-ExtUtils-Manifest
Message-ID:  <201501011611.t01GBL4G007059@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Jan  1 16:11:20 2015
New Revision: 375949
URL: https://svnweb.freebsd.org/changeset/ports/375949
QAT: https://qat.redports.org/buildarchive/r375949/

Log:
  - Add LICENSE
  
  Approved by:	portmgr (implicit)

Modified:
  head/devel/p5-ExtUtils-Manifest/Makefile

Modified: head/devel/p5-ExtUtils-Manifest/Makefile
==============================================================================
--- head/devel/p5-ExtUtils-Manifest/Makefile	Thu Jan  1 16:10:48 2015	(r375948)
+++ head/devel/p5-ExtUtils-Manifest/Makefile	Thu Jan  1 16:11:20 2015	(r375949)
@@ -12,6 +12,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	lippe@FreeBSD.org
 COMMENT=	Utilities to write and check a MANIFEST file
 
+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?201501011611.t01GBL4G007059>