ports/net-im/pidgin-bot-sentry/Makefile
Emanuel Haupt a495c1270e net-im/pidgin-bot-sentry: Unbreak
Unbreak after the recent pkgconf update.

Notified by:	pkg-fallout
2023-09-05 16:02:55 +02:00

23 lines
559 B
Makefile

PORTNAME= pidgin-bot-sentry
PORTVERSION= 1.3.0
PORTREVISION= 14
CATEGORIES= net-im
MASTER_SITES= SF/pidgin-bs/bot-sentry/${PORTVERSION}
DISTNAME= bot-sentry-${PORTVERSION}
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Pidgin plugin to prevent instant message spam
WWW= https://sourceforge.net/projects/pidgin-bs/
LICENSE= GPLv3
LIB_DEPENDS= libpurple.so:net-im/libpurple
RUN_DEPENDS= pidgin:net-im/pidgin
USES= gettext gmake gnome libtool pkgconfig tar:bzip2
USE_GNOME= gtk20 intltool
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
.include <bsd.port.mk>