opnsense-ports/devel/cmake-modules-webos/Makefile
2022-09-07 22:33:21 +02:00

18 lines
338 B
Makefile

PORTNAME= cmake-modules-webos
DISTVERSION= 1.0b
CATEGORIES= devel
MAINTAINER= penzin.dev@gmail.com
COMMENT= CMake modules needed to build WebOS components
WWW= https://freewebos.github.io/
LICENSE= APACHE20
USE_GITHUB= yes
GH_ACCOUNT= FreeWebOS
GH_TAGNAME= submissions/19
USES= cmake
INSTALL_TARGET= install
.include <bsd.port.mk>