opnsense-ports/net-im/pidgin-bs/Makefile
Franco Fichtner d543c3ab93 */*: sync with upstream
Taken from: FreeBSD
2016-04-02 16:03:17 +02:00

24 lines
562 B
Makefile

# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
# $FreeBSD$
PORTNAME= pidgin-bs
PORTVERSION= 1.3.0
PORTREVISION= 8
CATEGORIES= net-im
MASTER_SITES= SF/${PORTNAME}/bot-sentry/${PORTVERSION}
DISTNAME= bot-sentry-${PORTVERSION}
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Pidgin plugin to prevent instant message spam
LICENSE= GPLv3
LIB_DEPENDS= libpurple.so:net-im/libpurple
RUN_DEPENDS= pidgin:net-im/pidgin
GNU_CONFIGURE= yes
USES= gettext gmake libtool pkgconfig tar:bzip2
USE_GNOME= gtk20 intltool
USE_LDCONFIG= ${PREFIX}/lib/pidgin
.include <bsd.port.mk>