diff options
Diffstat (limited to 'security/pidgin-otr/Makefile')
-rw-r--r-- | security/pidgin-otr/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/pidgin-otr/Makefile b/security/pidgin-otr/Makefile index a3e1e2dfa727..94674ac67f8b 100644 --- a/security/pidgin-otr/Makefile +++ b/security/pidgin-otr/Makefile @@ -20,6 +20,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= dougb@FreeBSD.org COMMENT= Allows deniable private conversations using Pidgin +LICENSE= GPLv2 + BUILD_DEPENDS= ${LOCALBASE}/bin/pidgin:${PORTSDIR}/net-im/pidgin LIB_DEPENDS= otr:${PORTSDIR}/security/libotr \ gcrypt:${PORTSDIR}/security/libgcrypt \ |