Date: Tue, 6 Mar 2018 20:33:02 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r463766 - head/archivers/py-rarfile Message-ID: <201803062033.w26KX2dj007863@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@caomhin.org COMMENT= Python module for RAR archive reading LICENSE= ISCL +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= unrar:archivers/unrar
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803062033.w26KX2dj007863>