Changeset View
Changeset View
Standalone View
Standalone View
graphics/xaos/Makefile
| # Created by: Joseph Koshy <koshy@india.hp.com> | # Created by: Joseph Koshy <koshy@india.hp.com> | ||||
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= xaos | PORTNAME= xaos | ||||
| PORTVERSION= 3.6 | PORTVERSION= 3.6 | ||||
| PORTREVISION= 2 | PORTREVISION= 3 | ||||
| CATEGORIES= graphics math | CATEGORIES= graphics math | ||||
| MASTER_SITES= SF/${PORTNAME}/XaoS/${PORTVERSION} | MASTER_SITES= SF/${PORTNAME}/XaoS/${PORTVERSION} | ||||
| MAINTAINER= ports@FreeBSD.org | MAINTAINER= ports@FreeBSD.org | ||||
| COMMENT= Real-time fractal browser | COMMENT= Real-time fractal browser | ||||
| LIB_DEPENDS= libpng.so:graphics/png \ | LIB_DEPENDS= libpng.so:graphics/png \ | ||||
| libgsl.so:math/gsl | libgsl.so:math/gsl | ||||
| ▲ Show 20 Lines • Show All 53 Lines • Show Last 20 Lines | |||||