svn commit: r365615 - head/devel/noweb

Antoine Brodin antoine at FreeBSD.org
Fri Aug 22 08:27:53 UTC 2014


Author: antoine
Date: Fri Aug 22 08:27:52 2014
New Revision: 365615
URL: http://svnweb.freebsd.org/changeset/ports/365615
QAT: https://qat.redports.org/buildarchive/r365615/

Log:
  noweb license allows distribution

Modified:
  head/devel/noweb/Makefile

Modified: head/devel/noweb/Makefile
==============================================================================
--- head/devel/noweb/Makefile	Fri Aug 22 07:20:30 2014	(r365614)
+++ head/devel/noweb/Makefile	Fri Aug 22 08:27:52 2014	(r365615)
@@ -13,7 +13,7 @@ COMMENT=	Simple, extensible literate-pro
 LICENSE=	noweb
 LICENSE_NAME=	noweb
 LICENSE_FILE=	${WRKSRC}/COPYRIGHT
-LICENSE_PERMS=	auto-accept		# no restrictions
+LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
 BUILD_DEPENDS=	icont:${PORTSDIR}/lang/icon
 RUN_DEPENDS=	iconx:${PORTSDIR}/lang/icon


More information about the svn-ports-all mailing list