Date: Wed, 4 Jul 2018 09:07:36 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r473871 - head/audio/lame Message-ID: <201807040907.w6497a2N069713@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Wed Jul 4 09:07:36 2018 New Revision: 473871 URL: https://svnweb.freebsd.org/changeset/ports/473871 Log: - Add LICENSE Approved by: portmgr blanket Modified: head/audio/lame/Makefile Modified: head/audio/lame/Makefile ============================================================================== --- head/audio/lame/Makefile Wed Jul 4 08:37:36 2018 (r473870) +++ head/audio/lame/Makefile Wed Jul 4 09:07:36 2018 (r473871) @@ -9,6 +9,9 @@ MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME:tl}/3.100 MAINTAINER= netchild@FreeBSD.org COMMENT= Fast MP3 encoder kit +LICENSE= LGPL20+ +LICENSE_FILE= ${WRKSRC}/COPYING + USES= gmake iconv libtool USE_LDCONFIG= yes GNU_CONFIGURE= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807040907.w6497a2N069713>