freebsd-ports/science/fisicalab/Makefile

20 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>