# Created by: thierry@pompo.net
# $FreeBSD: head/math/mathmod/Makefile 462963 2018-02-25 16:37:42Z thierry $

PORTNAME=	MathMod
PORTVERSION=	7.0
CATEGORIES=	math graphics
MASTER_SITES=	SF/${PORTNAME:tl}/${PKGNAME}/
DISTNAME=	${PORTNAME:tl}-branches-${BR_NUM}-trunk

MAINTAINER=	thierry@FreeBSD.org
COMMENT=	Mathematical modeling software

LICENSE=	GPLv2

USES=		dos2unix qmake zip
USE_GL=		gl
USE_QT5=	buildtools_build core gui opengl qmake_build widgets

BR_NUM=		482

PLIST_FILES=	bin/MathMod

.include <bsd.port.mk>
