aboutsummaryrefslogtreecommitdiff
path: root/net-im/pidgin-audacious-remote/Makefile
blob: ff57239f81ee8d6e6ba00ddee8707558cda5ea8c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Created by: Anton Hryciuk <gnixua@gmail.com>
# $FreeBSD$

PORTNAME=	pidgin-audacious-remote
PORTVERSION=	0.5
PORTREVISION=	2
CATEGORIES=	net-im
MASTER_SITES=	http://pidginaudacious.sourceforge.net/files/ \
		ftp://ftp.lissyara.su/users/gx_ua/distfiles/

MAINTAINER=	gnixua@gmail.com
COMMENT=	Pidgin-Audacious-Remote is a plug-in for Pidgin 2

BUILD_DEPENDS=	audacious>=2.2:${PORTSDIR}/multimedia/audacious \
		pidgin:${PORTSDIR}/net-im/pidgin
RUN_DEPENDS:=	${BUILD_DEPENDS}

USES=		tar:bzip2 pkgconfig

GNU_CONFIGURE=	yes

.include <bsd.port.mk>