pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
open-zwave: Fill in COMMENT and LICENSE
Module Name: pkgsrc-wip
Committed By: Greg Troxel <gdt%lexort.com@localhost>
Pushed By: gdt
Date: Tue Sep 10 20:39:17 2019 -0400
Changeset: a7acbb6ead72a6eb16d24a6c5f961a2c1d895e6b
Modified Files:
open-zwave/Makefile
Log Message:
open-zwave: Fill in COMMENT and LICENSE
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a7acbb6ead72a6eb16d24a6c5f961a2c1d895e6b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
open-zwave/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/open-zwave/Makefile b/open-zwave/Makefile
index 5a0bd7e5d0..e6fdc1ca2e 100644
--- a/open-zwave/Makefile
+++ b/open-zwave/Makefile
@@ -10,8 +10,8 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=OpenZWave/}
MAINTAINER= gdt%NetBSD.org@localhost
HOMEPAGE= https://github.com/OpenZWave/open-zwave/
-COMMENT= TODO: Short description of the package
-#LICENSE= # TODO: (see mk/license.mk)
+COMMENT= Library for Z-Wave controllers
+LICENSE= gnu-lgpl-v3
WRKSRC= ${WRKDIR}/${GITHUB_PROJECT}-${VERSION}
USE_TOOLS+= pkg-config gmake
Home |
Main Index |
Thread Index |
Old Index