aboutsummaryrefslogtreecommitdiff
path: root/graphics/shiva-collections/Makefile
blob: 2e5e421f0f798858201eba834f093c45818bc428 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $FreeBSD$

PORTNAME=	shiva-collections
PORTVERSION=	1.4
CATEGORIES=	graphics
MASTER_SITES=	http://download.opengtl.org/

MAINTAINER=	avilla@FreeBSD.org
COMMENT=	Collection of kernels for OpenGTL

USE_BZIP2=	yes
USES=		cmake
NO_BUILD=	yes

NO_STAGE=	yes
.include <bsd.port.mk>