freebsd-ports/graphics/shiva-collections/Makefile
Martin Wilke a14a33b009 - Stage support
- Convert svgfig to PYDISTUTILS_AUTOPLIST
2014-02-02 14:41:42 +00:00

15 lines
264 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
USE_BZIP2= yes
USES= cmake
NO_BUILD= yes
.include <bsd.port.mk>