From efb8a95df2d9e3e05815a4f7a9fe101b9765b66b Mon Sep 17 00:00:00 2001 From: ashish Date: Tue, 28 Sep 2010 13:14:59 +0000 Subject: - Add LICENSE. Submitted by: swell.k at gmail.com Approved by: pgj (mentor, implicit) --- irc/irssi-otr/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'irc') diff --git a/irc/irssi-otr/Makefile b/irc/irssi-otr/Makefile index 7a5a97d1079..74393186101 100644 --- a/irc/irssi-otr/Makefile +++ b/irc/irssi-otr/Makefile @@ -21,6 +21,9 @@ LIB_DEPENDS= otr.4:${PORTSDIR}/security/libotr \ gcrypt.17:${PORTSDIR}/security/libgcrypt RUN_DEPENDS= irssi:${PORTSDIR}/irc/irssi +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/LICENSE + USE_CMAKE= yes USE_LDCONFIG= yes USE_GNOME= glib20 -- cgit