freebsd-ports/math/mathmod/Makefile
2018-02-25 16:37:42 +00:00

23 lines
454 B
Makefile

# Created by: thierry@pompo.net
# $FreeBSD$
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>