Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Nov 2013 12:43:11 +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: r334583 - head/chinese/p5-cconv
Message-ID:  <201311221243.rAMChB4Z080434@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Nov 22 12:43:10 2013
New Revision: 334583
URL: http://svnweb.freebsd.org/changeset/ports/334583

Log:
  - Add LICENSE

Modified:
  head/chinese/p5-cconv/Makefile

Modified: head/chinese/p5-cconv/Makefile
==============================================================================
--- head/chinese/p5-cconv/Makefile	Fri Nov 22 12:40:09 2013	(r334582)
+++ head/chinese/p5-cconv/Makefile	Fri Nov 22 12:43:10 2013	(r334583)
@@ -11,6 +11,8 @@ DISTNAME=	${PORTNAME}-perl-${PORTVERSION
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Perl wrapper for chinese/cconv
 
+LICENSE=	GPLv2
+
 LIB_DEPENDS=	libcconv.so:${PORTSDIR}/chinese/cconv
 
 CFLAGS+=	-I${LOCALBASE}/include



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