Changeset View
Changeset View
Standalone View
Standalone View
science/step/Makefile
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= step | PORTNAME= step | ||||
| PORTVERSION= ${KDE4_VERSION} | PORTVERSION= ${KDE4_VERSION} | ||||
| PORTREVISION= 2 | PORTREVISION= 3 | ||||
| CATEGORIES= science kde kde-kde4 | CATEGORIES= science kde kde-kde4 | ||||
| MAINTAINER= kde@FreeBSD.org | MAINTAINER= kde@FreeBSD.org | ||||
| COMMENT= KDE 4 interactive physics simulator | COMMENT= KDE 4 interactive physics simulator | ||||
| BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/eigen2.pc:math/eigen2 | BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/eigen2.pc:math/eigen2 | ||||
| LIB_DEPENDS= libqalculate.so:math/libqalculate \ | LIB_DEPENDS= libqalculate.so:math/libqalculate \ | ||||
| libgsl.so:math/gsl | libgsl.so:math/gsl | ||||
| Show All 12 Lines | |||||