freebsd-ports/graphics/shiva-collections/Makefile
Alberto Villa f4c2b23385 Deprecate OpenGTL ports
PR:		217302
Submitted by:	rezny
2017-03-07 11:50:49 +00:00

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>