dns/libidn2: Update WWW

This commit is contained in:
Po-Chuan Hsieh 2022-12-30 16:39:59 +08:00
parent c1de3f7269
commit bf55958aa9
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
2 changed files with 3 additions and 4 deletions

View File

@ -5,7 +5,8 @@ MASTER_SITES= GNU/libidn
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Implementation of IDNA2008 internationalized domain names
WWW= https://www.gnu.org/software/libidn/\#libidn2
WWW= https://www.gnu.org/software/libidn/\#libidn2 \
https://gitlab.com/libidn/libidn2
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
@ -20,9 +21,9 @@ CONFIGURE_ARGS= --disable-nls \
ac_cv_prog_RONN=${TRUE}
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
TEST_TARGET= check
USE_LDCONFIG= yes
INFO= libidn2
TEST_TARGET= check
.include <bsd.port.mk>

View File

@ -1,3 +1 @@
Libidn2 is an implementation of IDNA2008 internationalized domain names.
See also: https://gitlab.com/libidn/libidn2