Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jan 2019 17:50:40 +0000 (UTC)
From:      Jochen Neumeister <joneum@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r489885 - head/devel/pear-PEAR_Info
Message-ID:  <201901101750.x0AHoebc043710@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joneum
Date: Thu Jan 10 17:50:40 2019
New Revision: 489885
URL: https://svnweb.freebsd.org/changeset/ports/489885

Log:
  - Add LICENSE
  
  Sponsored by:	Netzkommune GmbH

Modified:
  head/devel/pear-PEAR_Info/Makefile

Modified: head/devel/pear-PEAR_Info/Makefile
==============================================================================
--- head/devel/pear-PEAR_Info/Makefile	Thu Jan 10 17:45:30 2019	(r489884)
+++ head/devel/pear-PEAR_Info/Makefile	Thu Jan 10 17:50:40 2019	(r489885)
@@ -9,6 +9,8 @@ CATEGORIES=	devel www pear
 MAINTAINER=	joneum@FreeBSD.org
 COMMENT=	Show Information about your PEAR install and its packages
 
+LICENSE=	PHP301
+
 BUILD_DEPENDS=	${PEARDIR}/Console/Getargs.php:devel/pear-Console_Getargs@${PHP_FLAVOR}
 RUN_DEPENDS=	${PEARDIR}/Console/Getargs.php:devel/pear-Console_Getargs@${PHP_FLAVOR}
 



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