dns/libidn2: Update WWW
This commit is contained in:
parent
c1de3f7269
commit
bf55958aa9
2 changed files with 3 additions and 4 deletions
|
@ -5,7 +5,8 @@ MASTER_SITES= GNU/libidn
|
||||||
|
|
||||||
MAINTAINER= sunpoet@FreeBSD.org
|
MAINTAINER= sunpoet@FreeBSD.org
|
||||||
COMMENT= Implementation of IDNA2008 internationalized domain names
|
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= GPLv3
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
@ -20,9 +21,9 @@ CONFIGURE_ARGS= --disable-nls \
|
||||||
ac_cv_prog_RONN=${TRUE}
|
ac_cv_prog_RONN=${TRUE}
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
INSTALL_TARGET= install-strip
|
INSTALL_TARGET= install-strip
|
||||||
|
TEST_TARGET= check
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
INFO= libidn2
|
INFO= libidn2
|
||||||
TEST_TARGET= check
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,3 +1 @@
|
||||||
Libidn2 is an implementation of IDNA2008 internationalized domain names.
|
Libidn2 is an implementation of IDNA2008 internationalized domain names.
|
||||||
|
|
||||||
See also: https://gitlab.com/libidn/libidn2
|
|
||||||
|
|
Loading…
Reference in a new issue