svn commit: r488109 - head/devel/pear-Date

Jochen Neumeister joneum at FreeBSD.org
Sat Dec 22 17:12:12 UTC 2018


Author: joneum
Date: Sat Dec 22 17:12:10 2018
New Revision: 488109
URL: https://svnweb.freebsd.org/changeset/ports/488109

Log:
  - Add LICENSE
  
  Sponsored by:	Netzkommune GmbH

Modified:
  head/devel/pear-Date/Makefile

Modified: head/devel/pear-Date/Makefile
==============================================================================
--- head/devel/pear-Date/Makefile	Sat Dec 22 16:56:19 2018	(r488108)
+++ head/devel/pear-Date/Makefile	Sat Dec 22 17:12:10 2018	(r488109)
@@ -8,6 +8,9 @@ CATEGORIES=	devel www pear
 MAINTAINER=	joneum at FreeBSD.org
 COMMENT=	PEAR Date and Time Zone Classes
 
+LICENSE=	BSD2CLAUSE
+LICENSE_FILE=	${WRKSRC}/docs/LICENSE
+
 USES=		pear
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list