1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
freebsd-ports/science/fisicalab/Makefile

21 lines
339 B
Makefile

# $FreeBSD$
PORTNAME= fisicalab
PORTVERSION= 0.3.3
PORTREVISION= 11
CATEGORIES= science gnustep
MASTER_SITES= SAVANNAH
MAINTAINER= ports@FreeBSD.org
COMMENT= Physics simulation program for educational use
LICENSE= GPLv3
LIB_DEPENDS+= libgsl.so:math/gsl
USES= gnustep
GNU_CONFIGURE= yes
USE_GNUSTEP= build gui
.include <bsd.port.mk>