svn commit: r320152 - head/net/v6eval

Boris Samorodov bsam at passap.ru
Fri Jun 7 10:13:50 UTC 2013


07.06.2013 12:01, Hiroki Sato пишет:

> because it includes copyright notice and not exactly the same as
>  the standard template.

Seems to be a not rare case. What if adding a comment to LICENSE_FILE:
-----
Index: Makefile
===================================================================
--- Makefile    (revision 319980)
+++ Makefile    (working copy)
@@ -11,7 +11,7 @@
 COMMENT=       IPv6 Conformance Test Platform

 LICENSE=       BSD
-LICENSE_FILE=  ${WRKSRC}/COPYRIGHT
+LICENSE_FILE=  ${WRKSRC}/COPYRIGHT     # copyright notice is included

 RUN_DEPENDS=   ${SITE_PERL}/Expect.pm:${PORTSDIR}/lang/p5-Expect

-----

-- 
WBR, Boris Samorodov (bsam)
FreeBSD Committer, http://www.FreeBSD.org The Power To Serve


More information about the svn-ports-all mailing list