mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
x11-wm/wm{2,x}: add LICENSE (MIT) to Chris Cannam's window managers
Original sources did not include explicit license information, just mentioned that a lot of code and structure were borrowed from David Hogan's 9wm which AFAICT is MIT licensed. Chris had confirmed with me via email that the MIT licence reflects the general assumptions of the time and have added COPYING files to the corresponding repositories: https://hg.sr.ht/~cannam/wm2 https://hg.sr.ht/~cannam/wmx PR: 279114, 279117
This commit is contained in:
parent
92dc7ebc8d
commit
7dfeb176a7
2 changed files with 4 additions and 0 deletions
|
@ -9,6 +9,8 @@ MAINTAINER= danfe@FreeBSD.org
|
|||
COMMENT= Simple window manager for X
|
||||
WWW= https://www.all-day-breakfast.com/wm2/
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
BUILD_DEPENDS= makedepend:devel/makedepend
|
||||
|
||||
USES= xorg
|
||||
|
|
|
@ -7,6 +7,8 @@ MAINTAINER= kwhite@site.uottawa.ca
|
|||
COMMENT= Simple window manager based on wm2
|
||||
WWW= https://www.all-day-breakfast.com/wmx/
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
USES= pkgconfig xorg
|
||||
GNU_CONFIGURE= yes
|
||||
USE_XORG= ice sm x11 xcomposite xext xft xpm
|
||||
|
|
Loading…
Add table
Reference in a new issue