svn commit: r537644 - head/devel/p5-Data-Object-Role-Formulatable

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jun 3 18:08:48 UTC 2020


Author: sunpoet
Date: Wed Jun  3 18:08:45 2020
New Revision: 537644
URL: https://svnweb.freebsd.org/changeset/ports/537644

Log:
  Add LICENSE_FILE

Modified:
  head/devel/p5-Data-Object-Role-Formulatable/Makefile

Modified: head/devel/p5-Data-Object-Role-Formulatable/Makefile
==============================================================================
--- head/devel/p5-Data-Object-Role-Formulatable/Makefile	Wed Jun  3 18:08:40 2020	(r537643)
+++ head/devel/p5-Data-Object-Role-Formulatable/Makefile	Wed Jun  3 18:08:45 2020	(r537644)
@@ -11,6 +11,7 @@ MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Formulatable Role for Data::Object
 
 LICENSE=	APACHE20
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Data-Object-Class>=2.02:devel/p5-Data-Object-Class \


More information about the svn-ports-all mailing list