Add new port devel/cmake-modules-webos:

CMake modules from FreeWebOS project.

WWW: http://freewebos.github.io/

PR:		194706
Submitted by:	Petr Penzin
This commit is contained in:
Max Brazhnikov 2014-11-25 10:47:09 +00:00
parent d085c0e427
commit b5bb112135
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373397
5 changed files with 29 additions and 0 deletions

View File

@ -240,6 +240,7 @@
SUBDIR += cmake-fedora
SUBDIR += cmake-gui
SUBDIR += cmake-modules
SUBDIR += cmake-modules-webos
SUBDIR += cmph
SUBDIR += cmunge
SUBDIR += cobf

View File

@ -0,0 +1,20 @@
# $FreeBSD$
PORTNAME= cmake-modules-webos
DISTVERSION= 1.0b
CATEGORIES= devel
MAINTAINER= penzin.dev@gmail.com
COMMENT= CMake modules needed to build WebOS components
LICENSE= APACHE20
USE_GITHUB= yes
GH_ACCOUNT= FreeWebOS
GH_TAGNAME= submissions/19
GH_COMMIT= 5b5c38c
USES= cmake:outsource
INSTALL_TARGET= install
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (cmake-modules-webos-1.0b.tar.gz) = 8eefa373eae0a491b9f3331e3e5a0984c1828c99d2b0a3586badd795a5b7a21f
SIZE (cmake-modules-webos-1.0b.tar.gz) = 30282

View File

@ -0,0 +1,3 @@
CMake modules for WebOS builds that are part of FreeWebOS project.
WWW: http://freewebos.github.io/

View File

@ -0,0 +1,3 @@
share/cmake/Modules/webOS/LegacyDefines.cmake
share/cmake/Modules/webOS/REFERENCE.md
share/cmake/Modules/webOS/webOS.cmake