freebsd-ports/graphics/shiva-collections/Makefile
Adam Weinberger bbc8c4d740 Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 18:41:15 +00:00

14 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>