mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
bbc8c4d740
Approved by: portmgr (not really, but touches unstaged ports)
15 lines
259 B
Makefile
15 lines
259 B
Makefile
# $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
|
|
|
|
USES= cmake tar:bzip2
|
|
NO_BUILD= yes
|
|
|
|
.include <bsd.port.mk>
|