# New ports collection makefile for:	bncsutil
# Date created:		2011-02-13
# Whom:			 <ports@c0decafe.net>
#
# $FreeBSD: ports/devel/bncsutil-ghost++/Makefile,v 1.1 2011/02/14 03:25:44 miwi Exp $
#

PORTNAME=	bncsutil
PORTVERSION=	1.3.2
CATEGORIES=	devel
MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
PKGNAMESUFFIX=	-ghost++
DISTNAME=	${PROJECTHOST}_${PROJECTVERSION}

MAINTAINER=	ports@c0decafe.net
COMMENT=	Utility library for Battle.net clients in C++

LIB_DEPENDS=	gmp.10:${PORTSDIR}/math/gmp

PROJECTHOST=	ghostplusplus
PROJECTVERSION=	17.1

USE_ZIP=	yes
USE_DOS2UNIX=	yes
WRKSRC=		${WRKDIR}/ghost/bncsutil/src/bncsutil

USE_GMAKE=	yes
USE_LDCONFIG=	yes

.include <bsd.port.mk>
