svn commit: r488108 - head/devel/pear-Console_Getargs

Jochen Neumeister joneum at FreeBSD.org
Sat Dec 22 16:56:20 UTC 2018


Author: joneum
Date: Sat Dec 22 16:56:19 2018
New Revision: 488108
URL: https://svnweb.freebsd.org/changeset/ports/488108

Log:
  - Add LICENSE

Modified:
  head/devel/pear-Console_Getargs/Makefile

Modified: head/devel/pear-Console_Getargs/Makefile
==============================================================================
--- head/devel/pear-Console_Getargs/Makefile	Sat Dec 22 16:51:39 2018	(r488107)
+++ head/devel/pear-Console_Getargs/Makefile	Sat Dec 22 16:56:19 2018	(r488108)
@@ -8,6 +8,8 @@ CATEGORIES=	devel www pear
 MAINTAINER=	joneum at FreeBSD.org
 COMMENT=	PEAR command-line arguments parser
 
+LICENSE=	PHP301
+
 USES=		pear
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list