pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/libmatchbox



Module Name:    pkgsrc
Committed By:   rillig
Date:           Sun Apr 19 12:18:22 UTC 2020

Modified Files:
        pkgsrc/devel/libmatchbox: Makefile

Log Message:
devel/libmatchbox: add license


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/devel/libmatchbox/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/libmatchbox/Makefile
diff -u pkgsrc/devel/libmatchbox/Makefile:1.31 pkgsrc/devel/libmatchbox/Makefile:1.32
--- pkgsrc/devel/libmatchbox/Makefile:1.31      Mon Mar 12 11:15:30 2018
+++ pkgsrc/devel/libmatchbox/Makefile   Sun Apr 19 12:18:22 2020
@@ -1,14 +1,15 @@
-# $NetBSD: Makefile,v 1.31 2018/03/12 11:15:30 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2020/04/19 12:18:22 rillig Exp $
 #
 
 DISTNAME=      libmatchbox-1.9
-PKGREVISION=   8
+PKGREVISION=   9
 CATEGORIES=    devel
 MASTER_SITES=  http://downloads.yoctoproject.org/releases/matchbox/libmatchbox/1.9/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://www.yoctoproject.org/tools-resources/projects/matchbox/
 COMMENT=       Library for matchbox window manager for computers with small displays
+LICENSE=       gnu-lgpl-v2.1
 
 USE_LIBTOOL=   yes
 GNU_CONFIGURE= yes



Home | Main Index | Thread Index | Old Index