ports/devel/cmake-modules-webos/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

17 lines
303 B
Makefile

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
INSTALL_TARGET= install
.include <bsd.port.mk>