diff options
Diffstat (limited to 'x11/libxkbcommon/Makefile')
-rw-r--r-- | x11/libxkbcommon/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/libxkbcommon/Makefile b/x11/libxkbcommon/Makefile index a334e82fff36..0639c9d348b7 100644 --- a/x11/libxkbcommon/Makefile +++ b/x11/libxkbcommon/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= https://xkbcommon.org/download/ MAINTAINER= x11@FreeBSD.org COMMENT= Keymap handling library for toolkits and window systems +WWW= https://xkbcommon.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |