obnc-libstd: fix LICENSE and CATEGORIES

This commit is contained in:
Dean Matzkov 2019-01-25 13:18:12 -07:00
parent 6e7bdcca02
commit 0c4baac7d4
2 changed files with 2 additions and 9 deletions

View File

@ -2,15 +2,12 @@
DISTNAME= obnc-libstd_0.6.0
PKGNAME= ${DISTNAME:S/_/-/}
CATEGORIES= lang
CATEGORIES= devel
MASTER_SITES= http://miasap.se/obnc/downloads/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://miasap.se/obnc/
COMMENT= Standard libraries for the OBNC compiler suite
# FIXME: gnu-gpl-v3 is the WRONG LICENSE. The real license is ``Mozilla Public License Version 2.0``.
# See TODO on the rationale.
LICENSE= gnu-gpl-v3
LICENSE= mpl-2.0
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}

View File

@ -1,5 +1 @@
- obnc-libstd is licensed under Mozilla Public License Version 2.0, but that
license doesn't seem to be in $PKGSRC/licenses. For now it's left as GPL v3
(same license as obnc) until we can figure out what to do about this.
- Improve the DESCR.