aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2011-12-27 15:14:23 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2011-12-27 15:14:23 +0000
commit48b16bc177d9ad0dac59e3e086204be593eaf476 (patch)
tree29b90da8eb3b52c5a2f678d6527ef713581b7bda /net-im
parent5ea6f4065268d00bf41a2a103d9056790e8a1fe5 (diff)
downloadports-48b16bc177d9ad0dac59e3e086204be593eaf476.tar.gz
ports-48b16bc177d9ad0dac59e3e086204be593eaf476.zip
Notes
Diffstat (limited to 'net-im')
-rw-r--r--net-im/pidgin-bs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/pidgin-bs/Makefile b/net-im/pidgin-bs/Makefile
index 89514017d6fb..9c696224e986 100644
--- a/net-im/pidgin-bs/Makefile
+++ b/net-im/pidgin-bs/Makefile
@@ -15,6 +15,8 @@ DISTNAME= bot-sentry-${PORTVERSION}
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Pidgin plugin to prevent instant message spam
+LICENSE= GPLv3
+
LIB_DEPENDS= purple.10:${PORTSDIR}/net-im/libpurple
RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin
@@ -23,8 +25,6 @@ USE_BZIP2= yes
USE_GNOME= gtk20
USE_LDCONFIG= ${PREFIX}/lib/pidgin
-LICENSE= GPLv3
-
PLIST_FILES= lib/purple-2/bot-sentry.so lib/purple-2/bot-sentry.la
.include <bsd.port.pre.mk>