- Add LICENSE_FILE

- Update WWW

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2017-07-31 09:01:10 +00:00
parent 95d6494575
commit eb3b619a3a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=446951
2 changed files with 2 additions and 1 deletions

View file

@ -13,6 +13,7 @@ MAINTAINER= zi@FreeBSD.org
COMMENT= Asynchronous DNS resolver library COMMENT= Asynchronous DNS resolver library
LICENSE= MIT LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-werror CONFIGURE_ARGS= --disable-werror

View file

@ -4,4 +4,4 @@ need to perform multiple DNS queries in parallel. The primary
examples of such applications are servers which communicate with examples of such applications are servers which communicate with
multiple clients and programs with graphical user interfaces. multiple clients and programs with graphical user interfaces.
WWW: http://c-ares.haxx.se/ WWW: https://c-ares.haxx.se/