According to Thomas E. Dickey, the best-fitting license we have is "x11".
Make it so.
This commit is contained in:
parent
bff5d781bc
commit
e1fdbc6fb9
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.82 2013/07/11 11:44:07 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.83 2013/07/11 18:40:05 wiz Exp $
|
||||
|
||||
DISTNAME= xterm-296
|
||||
PKGREVISION= 1
|
||||
|
@ -10,6 +10,7 @@ EXTRACT_SUFX= .tgz
|
|||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://dickey.his.com/xterm/xterm.html
|
||||
COMMENT= Latest terminal emulator for the X Window System
|
||||
LICENSE= x11
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_TOOLS+= tbl pkg-config
|
||||
|
|
Loading…
Reference in a new issue