summaryrefslogtreecommitdiffstats
path: root/net-im/pidgin-osd/Makefile
blob: da01385f1add0a18a6be16a7b1afa2c45d7d74e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Created by: Vyacheslav Anikin <anikinsl@gmail.com>
# $FreeBSD$

PORTNAME=	pidgin-osd
PORTVERSION=	0.1.0
PORTREVISION=	5
CATEGORIES=	net-im
MASTER_SITES=	https://babelize.org/download/pidgin-osd/

MAINTAINER=	anikinsl@gmail.com
COMMENT=	Pidgin plugin for displaying new messages on screen

BUILD_DEPENDS=	pidgin:net-im/pidgin \
		xosd>=2.2.12:misc/xosd
RUN_DEPENDS=	pidgin:net-im/pidgin \
		xosd>=2.2.12:misc/xosd

USES=		gmake libtool pkgconfig tar:bzip2
USE_GNOME=	glib20
GNU_CONFIGURE=	yes

PLIST_FILES=	lib/pidgin/pidgin-osd.so

.include <bsd.port.mk>
OpenPOWER on IntegriCloud