Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Feb 2015 16:24:28 +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: r379289 - head/devel/pear-Date_Holidays_Austria
Message-ID:  <201502181624.t1IGOS9o068193@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Feb 18 16:24:27 2015
New Revision: 379289
URL: https://svnweb.freebsd.org/changeset/ports/379289
QAT: https://qat.redports.org/buildarchive/r379289/

Log:
  - Add LICENSE

Modified:
  head/devel/pear-Date_Holidays_Austria/Makefile

Modified: head/devel/pear-Date_Holidays_Austria/Makefile
==============================================================================
--- head/devel/pear-Date_Holidays_Austria/Makefile	Wed Feb 18 16:24:21 2015	(r379288)
+++ head/devel/pear-Date_Holidays_Austria/Makefile	Wed Feb 18 16:24:27 2015	(r379289)
@@ -7,9 +7,11 @@ CATEGORIES=	devel www pear
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Driver based class to calculate holidays in Austria
 
+LICENSE=	PHP301
+
 BUILD_DEPENDS=	${PEARDIR}/Date/Holidays.php:${PORTSDIR}/devel/pear-Date_Holidays
 RUN_DEPENDS=	${PEARDIR}/Date/Holidays.php:${PORTSDIR}/devel/pear-Date_Holidays
 
-USES=	pear
+USES=		pear
 
 .include <bsd.port.mk>



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