[Midnightbsd-cvs] CVS Commit: Makefile: Add license.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Aug 9 15:38:16 EDT 2007


Log Message:
-----------
Add license.

Two thirds of it is BSD 4 clause and then they throw in restrictions for distributing binaries with limits on cost and source code distribution.

Modified Files:
--------------
    mports/databases/db2:
        Makefile (r1.2 -> r1.3)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/databases/db2/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -Ldatabases/db2/Makefile -Ldatabases/db2/Makefile -u -r1.2 -r1.3
--- databases/db2/Makefile
+++ databases/db2/Makefile
@@ -18,6 +18,8 @@
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	The Berkeley DB package, revision 2
 
+LICENSE=	restricted
+
 WRKSRC=		${WRKDIR}/${DISTNAME}/build_unix
 
 USE_LDCONFIG=	yes


More information about the Midnightbsd-cvs mailing list