# Created by: Janni
# $FreeBSD: math/wfmath/Makefile 331644 2013-10-26 00:52:33Z gerald $

PORTNAME=	wfmath
PORTVERSION=	1.0.1
PORTREVISION=	1
CATEGORIES=	math
MASTER_SITES=	SF/worldforge/${PORTNAME}%20%28math%20lib%29/${PORTVERSION}

MAINTAINER=	oliver@FreeBSD.org
COMMENT=	Worldforge math library

USE_GMAKE=	yes
USES=	pathfix pkgconfig
USE_LDCONFIG=	yes
USE_GCC=	yes
GNU_CONFIGURE=	yes

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