svn commit: r463766 - head/archivers/py-rarfile

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Mar 6 20:33:06 UTC 2018


Author: sunpoet
Date: Tue Mar  6 20:33:02 2018
New Revision: 463766
URL: https://svnweb.freebsd.org/changeset/ports/463766

Log:
  Add LICENSE_FILE
  
  Approved by:	portmgr (blanket)

Modified:
  head/archivers/py-rarfile/Makefile

Modified: head/archivers/py-rarfile/Makefile
==============================================================================
--- head/archivers/py-rarfile/Makefile	Tue Mar  6 20:32:57 2018	(r463765)
+++ head/archivers/py-rarfile/Makefile	Tue Mar  6 20:33:02 2018	(r463766)
@@ -11,6 +11,7 @@ MAINTAINER=	ports at caomhin.org
 COMMENT=	Python module for RAR archive reading
 
 LICENSE=	ISCL
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	unrar:archivers/unrar
 


More information about the svn-ports-all mailing list