From owner-svn-ports-all@FreeBSD.ORG Sat Nov 22 18:25:09 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C13619F0; Sat, 22 Nov 2014 18:25:09 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id ADCFF1A6; Sat, 22 Nov 2014 18:25:09 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sAMIP9BD016391; Sat, 22 Nov 2014 18:25:09 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sAMIP92t016390; Sat, 22 Nov 2014 18:25:09 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201411221825.sAMIP92t016390@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Sat, 22 Nov 2014 18:25:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r373084 - head/net-im/loudmouth X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Nov 2014 18:25:09 -0000 Author: kwm Date: Sat Nov 22 18:25:09 2014 New Revision: 373084 URL: https://svnweb.freebsd.org/changeset/ports/373084 QAT: https://qat.redports.org/buildarchive/r373084/ Log: Add license lines. PR: 191071 Submitted by: Keith Gaughan Modified: head/net-im/loudmouth/Makefile Modified: head/net-im/loudmouth/Makefile ============================================================================== --- head/net-im/loudmouth/Makefile Sat Nov 22 18:18:39 2014 (r373083) +++ head/net-im/loudmouth/Makefile Sat Nov 22 18:25:09 2014 (r373084) @@ -11,6 +11,8 @@ MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= Lightweight Jabber client library +LICENSE= GPLv2 + LIB_DEPENDS= libidn.so:${PORTSDIR}/dns/libidn USES= gettext gmake libtool pathfix pkgconfig tar:bzip2