18 lines
338 B
Makefile
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>
|