# Created by: thierry@pompo.net
# $FreeBSD: tags/RELEASE_11_1_0/math/mathmod/Makefile 441503 2017-05-23 05:03:14Z rezny $

PORTNAME=	MathMod
PORTVERSION=	4.1
PORTREVISION=	1
CATEGORIES=	math graphics
MASTER_SITES=	SF/${PORTNAME:tl}/${PKGNAME}/
DISTNAME=	${PORTNAME:tl}-${PORTVERSION}.src

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

BRANCHE=	274
WRKSRC=		${WRKDIR}/${PORTNAME:tl}-branches-${BRANCHE}-trunk

PLIST_FILES=	bin/MathMod

.include <bsd.port.mk>
