[Midnightbsd-cvs] mports [17307] trunk/archivers/rar/Makefile: fix license
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Mon Sep 15 08:32:00 EDT 2014
Revision: 17307
http://svnweb.midnightbsd.org/mports/?rev=17307
Author: laffer1
Date: 2014-09-15 08:31:59 -0400 (Mon, 15 Sep 2014)
Log Message:
-----------
fix license
Modified Paths:
--------------
trunk/archivers/rar/Makefile
Modified: trunk/archivers/rar/Makefile
===================================================================
--- trunk/archivers/rar/Makefile 2014-09-15 12:29:19 UTC (rev 17306)
+++ trunk/archivers/rar/Makefile 2014-09-15 12:31:59 UTC (rev 17307)
@@ -9,8 +9,12 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= File archiver (binary port)
-LICENSE= restricted
+LICENSE= rar
+LICENSE_NAME= rar license
+LICENSE_PERMS= dist-mirror
+LICENSE_FILE= ${WRKSRC}/license.txt
+
CONFLICTS= rar-devel-*
IA32_BINARY_PORT= YES
More information about the Midnightbsd-cvs
mailing list