From 8b6915d145342a3154fb5a53c6642d9b52e7fcf6 Mon Sep 17 00:00:00 2001 From: Martin Matuska Date: Tue, 22 Mar 2011 08:08:48 +0000 Subject: - Add LICENSE information (GPLv2) --- multimedia/x264/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'multimedia/x264') diff --git a/multimedia/x264/Makefile b/multimedia/x264/Makefile index 46dde1ca3a1d..105708a5ff9f 100644 --- a/multimedia/x264/Makefile +++ b/multimedia/x264/Makefile @@ -19,6 +19,9 @@ COMMENT?= Library and tool for encoding H.264/AVC video streams BUILD_DEPENDS= yasm>=0.6.0:${PORTSDIR}/devel/yasm +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + X264_BUILD= 110 X264_REV= 1820 X264_SNAPSHOT= 20101211 -- cgit v1.2.3