1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00

- Add LICENSE_FILE

- Update WWW

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2018-10-08 09:38:38 +00:00
parent b4100a4c15
commit a2f54e6fab
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=481530
2 changed files with 2 additions and 1 deletions

View File

@ -9,6 +9,7 @@ MAINTAINER= x11@FreeBSD.org
COMMENT= Keymap handling library for toolkits and window systems
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
XORG_CAT= lib
USES= gmake bison tar:xz

View File

@ -2,4 +2,4 @@ xkbcommon is a library to handle keyboard descriptions, including loading them
from disk, parsing them and handling their state. It's mainly meant for client
toolkits, window systems, and other system applications
WWW: http://xkbcommon.org/
WWW: https://xkbcommon.org/