aboutsummaryrefslogtreecommitdiff
path: root/graphics/shiva-collections/Makefile
diff options
context:
space:
mode:
authorAlberto Villa <avilla@FreeBSD.org>2011-02-27 18:47:02 +0000
committerAlberto Villa <avilla@FreeBSD.org>2011-02-27 18:47:02 +0000
commit8ee3b5458b6c6be984005488caa982ed161fa2c1 (patch)
tree7f0c94a5cd544b92a056ee2417144496fde1858e /graphics/shiva-collections/Makefile
parentf0280cac1f70cc83f240d2ab9d42e68557b0970a (diff)
downloadports-8ee3b5458b6c6be984005488caa982ed161fa2c1.tar.gz
ports-8ee3b5458b6c6be984005488caa982ed161fa2c1.zip
Notes
Diffstat (limited to 'graphics/shiva-collections/Makefile')
-rw-r--r--graphics/shiva-collections/Makefile20
1 files changed, 20 insertions, 0 deletions
diff --git a/graphics/shiva-collections/Makefile b/graphics/shiva-collections/Makefile
new file mode 100644
index 000000000000..b90d49cdefbb
--- /dev/null
+++ b/graphics/shiva-collections/Makefile
@@ -0,0 +1,20 @@
+# New ports collection makefile for: shiva-collections
+# Date created: 26 February 2011
+# Whom: Alberto Villa <avilla@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= shiva-collections
+PORTVERSION= 1.3
+CATEGORIES= graphics
+MASTER_SITES= http://download.opengtl.org/
+
+MAINTAINER= avilla@FreeBSD.org
+COMMENT= Collection of kernels for OpenGTL
+
+USE_BZIP2= yes
+USE_CMAKE= yes
+NO_BUILD= yes
+
+.include <bsd.port.mk>