1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00

devel/libtickit: Update WWW and clean up pkg-descr

This commit is contained in:
Po-Chuan Hsieh 2024-07-19 00:44:56 +08:00
parent fae7d8076d
commit 8862250eb0
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
2 changed files with 2 additions and 3 deletions

View File

@ -6,7 +6,8 @@ MASTER_SITES= https://launchpad.net/libtickit/trunk/v${PORTVERSION:R}/+download/
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Terminal Interface Construction Kit
WWW= https://www.leonerd.org.uk/code/libtickit/ \
https://launchpad.net/libtickit
https://launchpad.net/libtickit \
https://github.com/leonerd/libtickit
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

View File

@ -1,5 +1,3 @@
Terminal Interface Construction Kit provides an abstracted mechanism for
building interactive full-screen terminal programs. It provides a full set of
output drawing functions, and handles keyboard and mouse input events.
See also: https://github.com/leonerd/libtickit