Update "BSD" license in x11 categories
This commit is contained in:
parent
ca2cf8259d
commit
5bd1a593e2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374203
5 changed files with 11 additions and 7 deletions
|
@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}-src-${PORTVERSION}
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Extension to the Tk toolkit
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE= MIT
|
||||
|
||||
LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg
|
||||
|
||||
|
|
|
@ -9,8 +9,10 @@ MASTER_SITES= SF/${PORTNAME}/Gnocl-Nightly-Build/
|
|||
MAINTAINER= tcltk@FreeBSD.org
|
||||
COMMENT= GTK+ and Gnome extension for Tcl
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE_FILE= ${WRKSRC}/license.terms
|
||||
LICENSE= TclTk
|
||||
LICENSE_NAME= Tcl/Tk License
|
||||
LICENSE_FILE= ${WRKSRC}/../license.terms
|
||||
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||
|
||||
LIB_DEPENDS= libcanberra.so:${PORTSDIR}/audio/libcanberra \
|
||||
libnotify.so:${PORTSDIR}/devel/libnotify \
|
||||
|
|
|
@ -11,8 +11,10 @@ DISTNAME= ${PORTNAME:S/tk/Tk/}${PORTVERSION}
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Table/matrix widget extension to Tk
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE_FILE= ${WRKSRC}/license.txt
|
||||
LICENSE= TclTk
|
||||
LICENSE_NAME= Tcl/Tk License
|
||||
LICENSE_FILE= ${WRKSRC}/../license.terms
|
||||
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||
|
||||
USES+= tk
|
||||
USE_LDCONFIG= ${PREFIX}/lib/${DISTNAME}
|
||||
|
|
|
@ -9,7 +9,7 @@ MASTER_SITES= SF
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Small window manager with themes and plugins
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
OPTIONS_DEFINE= ESOUND XINERAMA
|
||||
OPTIONS_DEFAULT= XINERAMA
|
||||
|
|
|
@ -10,7 +10,7 @@ MASTER_SITES= http://bbdock.nethence.com/download/
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Application launcher for Blackbox-like window manager
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png
|
||||
|
||||
|
|
Loading…
Reference in a new issue