svn commit: r376850 - head/devel/p5-Gtk2-Spell

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Jan 12 18:34:34 UTC 2015


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 at 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 \


More information about the svn-ports-all mailing list