svn commit: r489884 - head/devel/pear-Math_Fraction

Jochen Neumeister joneum at FreeBSD.org
Thu Jan 10 17:45:31 UTC 2019


Author: joneum
Date: Thu Jan 10 17:45:30 2019
New Revision: 489884
URL: https://svnweb.freebsd.org/changeset/ports/489884

Log:
  - Add LICENSE
  
  Sponsored by:	Netzkommune GmbH

Modified:
  head/devel/pear-Math_Fraction/Makefile

Modified: head/devel/pear-Math_Fraction/Makefile
==============================================================================
--- head/devel/pear-Math_Fraction/Makefile	Thu Jan 10 17:39:26 2019	(r489883)
+++ head/devel/pear-Math_Fraction/Makefile	Thu Jan 10 17:45:30 2019	(r489884)
@@ -8,6 +8,8 @@ CATEGORIES=	devel www pear
 MAINTAINER=	joneum at FreeBSD.org
 COMMENT=	Classes that represent and manipulate fractions
 
+LICENSE=	PHP30
+
 USES=		pear
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list