[Midnightbsd-cvs] mports: Makefile: Add license.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Mar 25 14:18:55 EDT 2008


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

Most of the code is under a BSD license, but some portions are lgpl so we'll go with that.

Modified Files:
--------------
    mports/x11/startup-notification:
        Makefile (r1.4 -> r1.5)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11/startup-notification/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -L x11/startup-notification/Makefile -L x11/startup-notification/Makefile -u -r1.4 -r1.5
--- x11/startup-notification/Makefile
+++ x11/startup-notification/Makefile
@@ -16,6 +16,7 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Library that supports startup notification spec from freedesktop.org
+LICENSE=	lgpl
 
 USE_AUTOTOOLS=	libtool:15
 USE_BZIP2=	yes


More information about the Midnightbsd-cvs mailing list