opnsense-ports/devel/rubygem-flipper/Makefile
Franco Fichtner 847efddc91 */*: sync with upstream
Taken from: HardenedBSD
2018-08-03 04:19:46 +02:00

19 lines
352 B
Makefile

# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= flipper
PORTVERSION= 0.16.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Act of enabling/disabling features in your application
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>