a14a33b009
- Convert svgfig to PYDISTUTILS_AUTOPLIST
15 lines
264 B
Makefile
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>
|