freebsd-ports/devel/cmake-modules-webos/Makefile
Max Brazhnikov b5bb112135 Add new port devel/cmake-modules-webos:
CMake modules from FreeWebOS project.

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

PR:		194706
Submitted by:	Petr Penzin
2014-11-25 10:47:09 +00:00

20 lines
345 B
Makefile

# $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>