aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/mygui-ogre
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-01-16 17:48:12 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-01-16 17:48:12 +0000
commit24ca34ac96510b368eaf205cad63e4658e9bee88 (patch)
tree82b076300076db8ac99abe932bdde3c03ab73049 /x11-toolkits/mygui-ogre
parent7a351e44a02c8ca721093ce1d3516808ed9cf2bc (diff)
downloadports-24ca34ac96510b368eaf205cad63e4658e9bee88.tar.gz
ports-24ca34ac96510b368eaf205cad63e4658e9bee88.zip
Notes
Diffstat (limited to 'x11-toolkits/mygui-ogre')
-rw-r--r--x11-toolkits/mygui-ogre/Makefile16
-rw-r--r--x11-toolkits/mygui-ogre/pkg-plist10
2 files changed, 26 insertions, 0 deletions
diff --git a/x11-toolkits/mygui-ogre/Makefile b/x11-toolkits/mygui-ogre/Makefile
new file mode 100644
index 000000000000..e55d2ccff6df
--- /dev/null
+++ b/x11-toolkits/mygui-ogre/Makefile
@@ -0,0 +1,16 @@
+# Created by: Dmitry Marakasov <amdmi3@FreeBSD.org>
+# $FreeBSD$
+
+PORTREVISION= 0
+PKGNAMESUFFIX= -ogre
+
+COMMENT= Ogre3d renderer for MyGUI
+
+MASTERDIR= ${.CURDIR}/../mygui
+
+LIB_DEPENDS= libOgreMain.so:graphics/ogre3d
+
+MYGUI_RENDERSYSTEM= 3
+MYGUI_SUBDIR= Platforms/Ogre/OgrePlatform
+
+.include "${MASTERDIR}/Makefile"
diff --git a/x11-toolkits/mygui-ogre/pkg-plist b/x11-toolkits/mygui-ogre/pkg-plist
new file mode 100644
index 000000000000..c8e2b420e1eb
--- /dev/null
+++ b/x11-toolkits/mygui-ogre/pkg-plist
@@ -0,0 +1,10 @@
+include/MYGUI/MyGUI_LastHeader.h
+include/MYGUI/MyGUI_OgreDataManager.h
+include/MYGUI/MyGUI_OgreDataStream.h
+include/MYGUI/MyGUI_OgreDiagnostic.h
+include/MYGUI/MyGUI_OgrePlatform.h
+include/MYGUI/MyGUI_OgreRTTexture.h
+include/MYGUI/MyGUI_OgreRenderManager.h
+include/MYGUI/MyGUI_OgreTexture.h
+include/MYGUI/MyGUI_OgreVertexBuffer.h
+lib/libMyGUI.OgrePlatform.a