diff options
Diffstat (limited to 'textproc/libebml/Makefile')
-rw-r--r-- | textproc/libebml/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/libebml/Makefile b/textproc/libebml/Makefile index a9af283add60..66ccc0e5f23a 100644 --- a/textproc/libebml/Makefile +++ b/textproc/libebml/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= https://dl.matroska.org/downloads/libebml/ MAINTAINER= multimedia@FreeBSD.org COMMENT= EBML (Extensible Binary Meta Language), sort of binary version of XML +WWW= https://www.matroska.org/ LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/LICENSE.LGPL |