summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2014-11-22 18:25:09 +0000
committerKoop Mast <kwm@FreeBSD.org>2014-11-22 18:25:09 +0000
commit762583e1f63d9dbcec7528a33ae0f5c4587625d4 (patch)
tree31c2564ad977faa523d4b25b57f3c80085495b67
parentWe currently only support kerberos from base. Make sure it disabled and (diff)
Add license lines.
PR: 191071 Submitted by: Keith Gaughan <k@stereochro.me>
Notes
Notes: svn path=/head/; revision=373084
-rw-r--r--net-im/loudmouth/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-im/loudmouth/Makefile b/net-im/loudmouth/Makefile
index c13c69353ff1..cf0d1cdd51d3 100644
--- a/net-im/loudmouth/Makefile
+++ b/net-im/loudmouth/Makefile
@@ -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