freebsd-ports/devel/librolegen/Makefile

21 lines
403 B
Makefile

PORTNAME= librolegen
PORTVERSION= 1.0b
CATEGORIES= devel
MAINTAINER= penzin.dev@gmail.com
COMMENT= Library to dynamically generate webOS system bus role files
WWW= https://freewebos.github.io/
LICENSE= APACHE20
BUILD_DEPENDS= ${LOCALBASE}/share/cmake/Modules/webOS/webOS.cmake:devel/cmake-modules-webos
USE_GITHUB= yes
GH_ACCOUNT= FreeWebOS
USES= cmake
USE_LDCONFIG= yes
.include <bsd.port.mk>