opnsense-ports/devel/cmake-modules-webos/Makefile
Franco Fichtner c139eec2bc */*: sync with upstream
Taken from: FreeBSD
2015-05-07 08:12:42 +02:00

19 lines
326 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
USES= cmake:outsource
INSTALL_TARGET= install
.include <bsd.port.mk>