# Created by: <ports@c0decafe.net>
# $FreeBSD: tags/RELEASE_10_0_0/devel/stormlib-ghost++/Makefile 334361 2013-11-19 23:08:44Z mat $

PORTNAME=	stormlib
PORTVERSION=	6.25
CATEGORIES=	devel archivers
MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
PKGNAMESUFFIX=	-ghost++
DISTNAME=	${PROJECTHOST}_${PROJECTVERSION}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	C++ library to read and write MPQ archives

PROJECTHOST=	ghostplusplus
PROJECTVERSION=	17.1

USE_ZIP=	yes
USES=		dos2unix gmake

WRKSRC=		${WRKDIR}/ghost/StormLib/stormlib

USE_LDCONFIG=	yes

NO_STAGE=	yes
.include <bsd.port.mk>
