f4c2b23385
PR: 217302 Submitted by: rezny
17 lines
335 B
Makefile
17 lines
335 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
|
|
|
|
DEPRECATED= Project is dead and has no end user
|
|
EXPIRATION_DATE=2017-04-15
|
|
|
|
USES= cmake tar:bzip2
|
|
NO_BUILD= yes
|
|
|
|
.include <bsd.port.mk>
|