diff options
author | Koop Mast <kwm@FreeBSD.org> | 2014-11-22 18:25:09 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2014-11-22 18:25:09 +0000 |
commit | 762583e1f63d9dbcec7528a33ae0f5c4587625d4 (patch) | |
tree | 31c2564ad977faa523d4b25b57f3c80085495b67 /net-im/loudmouth | |
parent | f8633c44eca074950e13d04df2b0577c4965d9e5 (diff) |
Notes
Diffstat (limited to 'net-im/loudmouth')
-rw-r--r-- | net-im/loudmouth/Makefile | 2 |
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 |