aboutsummaryrefslogtreecommitdiff
path: root/devel/cmake-modules-webos/Makefile
blob: 73cc80b6b376853943cb4a99c432189e34f3870f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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>