Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jan 2015 18:34:34 +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: r376850 - head/devel/p5-Gtk2-Spell
Message-ID:  <201501121834.t0CIYYM9059285@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Jan 12 18:34:33 2015
New Revision: 376850
URL: https://svnweb.freebsd.org/changeset/ports/376850
QAT: https://qat.redports.org/buildarchive/r376850/

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

Modified:
  head/devel/p5-Gtk2-Spell/Makefile

Modified: head/devel/p5-Gtk2-Spell/Makefile
==============================================================================
--- head/devel/p5-Gtk2-Spell/Makefile	Mon Jan 12 18:34:27 2015	(r376849)
+++ head/devel/p5-Gtk2-Spell/Makefile	Mon Jan 12 18:34:33 2015	(r376850)
@@ -11,6 +11,8 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	acm@FreeBSD.org
 COMMENT=	Perl interface to the Gtk2Spell library
 
+LICENSE=	LGPL21
+
 BUILD_DEPENDS=	p5-Cairo>=0:${PORTSDIR}/graphics/p5-Cairo \
 		p5-ExtUtils-Depends>=0:${PORTSDIR}/devel/p5-ExtUtils-Depends \
 		p5-ExtUtils-PkgConfig>=0:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501121834.t0CIYYM9059285>