# Created by: Saulius Menkevicius <bob@nulis.lt>
# $FreeBSD: tags/RELEASE_11_0_0/net-im/vqcc-gtk/Makefile 412348 2016-04-01 14:16:16Z mat $

PORTNAME=	vqcc-gtk
PORTVERSION=	0.5
PORTREVISION=	8
CATEGORIES?=	net-im
MASTER_SITES=	SF

MAINTAINER?=	ports@FreeBSD.org
COMMENT=	LAN chat client compatible with quickChat and Vypress Chat (TM)

LIB_DEPENDS=	libstartup-notification-1.so:x11/startup-notification

USES=		pathfix gmake gettext pkgconfig
USE_GNOME=	gnomeprefix gtk20
USE_XORG=	x11 xext xscrnsaver
GNU_CONFIGURE=	yes

CPPFLAGS+=	-I${LOCALBASE}/include
LIBS+=		-L${LOCALBASE}/lib

.include <bsd.port.mk>
