aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/libebml
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2010-06-13 20:41:33 +0800
committerlioux <lioux@FreeBSD.org>2010-06-13 20:41:33 +0800
commit673993cdd17dce02c99c09b32bebc86f558c621e (patch)
treed8addeb1c45e78ff8eaaedd4b328673389cc57ec /textproc/libebml
parent7703e0ab2f144ad925d487170230c9df15d4fb23 (diff)
downloadfreebsd-ports-gnome-673993cdd17dce02c99c09b32bebc86f558c621e.tar.gz
freebsd-ports-gnome-673993cdd17dce02c99c09b32bebc86f558c621e.tar.zst
freebsd-ports-gnome-673993cdd17dce02c99c09b32bebc86f558c621e.zip
Add LICENSE* information
Diffstat (limited to 'textproc/libebml')
-rw-r--r--textproc/libebml/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/libebml/Makefile b/textproc/libebml/Makefile
index 0e53010d926f..43d4b3b78ad2 100644
--- a/textproc/libebml/Makefile
+++ b/textproc/libebml/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= http://dl.matroska.org/downloads/libebml/ \
MAINTAINER= multimedia@FreeBSD.org
COMMENT= EBML (Extensible Binary Meta Language), sort of binary version of XML
+LICENSE= LGPL21
+LICENSE_FILE= ${WRKSRC}/LICENSE.LGPL
+
USE_BZIP2= yes
USE_GMAKE= yes
BUILD_WRKSRC= ${WRKSRC}/make/linux