ports/devel/rubygem-flipper/Makefile

20 lines
379 B
Makefile

PORTNAME= flipper
PORTVERSION= 1.3.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Beautiful, performant feature flags for Ruby and Rails
WWW= https://www.flippercloud.io/ \
https://github.com/flippercloud/flipper
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gem
NO_ARCH= yes
PLIST_FILES= bin/flipper
.include <bsd.port.mk>