Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Feb 2015 02:47:26 +0000 (UTC)
From:      "Vanilla I. Shu" <vanilla@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r379727 - head/databases/pecl-tokyo_tyrant
Message-ID:  <201502240247.t1O2lQVL006721@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: vanilla
Date: Tue Feb 24 02:47:25 2015
New Revision: 379727
URL: https://svnweb.freebsd.org/changeset/ports/379727
QAT: https://qat.redports.org/buildarchive/r379727/

Log:
  Add LICENSE/LICENSE_FILE.

Modified:
  head/databases/pecl-tokyo_tyrant/Makefile

Modified: head/databases/pecl-tokyo_tyrant/Makefile
==============================================================================
--- head/databases/pecl-tokyo_tyrant/Makefile	Tue Feb 24 02:45:52 2015	(r379726)
+++ head/databases/pecl-tokyo_tyrant/Makefile	Tue Feb 24 02:47:25 2015	(r379727)
@@ -10,6 +10,9 @@ PKGNAMEPREFIX=	pecl-
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Wrapper to the Tokyo Tyrant client library
 
+LICENSE=	PHP301
+LICENSE_FILE=	${WRKSRC}/LICENSE
+
 LIB_DEPENDS=	libtokyotyrant.so:${PORTSDIR}/databases/tokyotyrant
 
 USES=		pkgconfig tar:tgz



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