Changeset View
Changeset View
Standalone View
Standalone View
science/kst2/Makefile
| # Created by: Markus Brueffer <markus@FreeBSD.org> | # Created by: Markus Brueffer <markus@FreeBSD.org> | ||||
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= kst | PORTNAME= kst | ||||
| DISTVERSION= 2.0.8 | DISTVERSION= 2.0.8 | ||||
| PORTREVISION= 1 | |||||
| CATEGORIES= science kde | CATEGORIES= science kde | ||||
| MASTER_SITES= SF/${PORTNAME}/Kst%20${DISTVERSION:C/-r.*//}/ | MASTER_SITES= SF/${PORTNAME}/Kst%20${DISTVERSION:C/-r.*//}/ | ||||
| DISTNAME= Kst-${DISTVERSION} | DISTNAME= Kst-${DISTVERSION} | ||||
| MAINTAINER= ports@FreeBSD.org | MAINTAINER= ports@FreeBSD.org | ||||
| COMMENT= Data viewing and plotting tool | COMMENT= Data viewing and plotting tool | ||||
| LIB_DEPENDS= libgsl.so:math/gsl | LIB_DEPENDS= libgsl.so:math/gsl | ||||
| ▲ Show 20 Lines • Show All 51 Lines • Show Last 20 Lines | |||||