Index: head/textproc/libebml/Makefile =================================================================== --- head/textproc/libebml/Makefile (revision 476499) +++ head/textproc/libebml/Makefile (revision 476500) @@ -1,23 +1,23 @@ # Created by: Mario Sergio Fujikawa Ferreira # $FreeBSD$ PORTNAME= libebml PORTVERSION= 1.3.6 DISTVERSIONPREFIX= release- CATEGORIES= textproc MAINTAINER= multimedia@FreeBSD.org COMMENT= EBML (Extensible Binary Meta Language), sort of binary version of XML -LICENSE= LGPL21 +LICENSE= LGPL21+ +LICENSE_FILE= ${WRKSRC}/LICENSE.LGPL USES= cmake pathfix tar:bzip2 USE_LDCONFIG= yes -GNU_CONFIGURE= yes USE_GITHUB= yes GH_ACCOUNT= Matroska-Org CMAKE_ARGS= -DBUILD_SHARED_LIBS=YES .include Index: head/textproc/libebml/pkg-descr =================================================================== --- head/textproc/libebml/pkg-descr (revision 476499) +++ head/textproc/libebml/pkg-descr (revision 476500) @@ -1,6 +1,6 @@ [ excerpt from developer's site ] Library for EBML (Extensible Binary Meta Language), sort of a binary version of XML. -WWW: http://www.matroska.org/ +WWW: https://www.matroska.org/