opnsense-ports/devel/rubygem-kafo_wizards/Makefile
Franco Fichtner 0eb428a8f5 */*: sync with upstream
Taken from: FreeBSD
2016-04-28 07:17:55 +02:00

20 lines
392 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= kafo_wizards
PORTVERSION= 0.0.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Create wizard like interfaces in terminal applications
LICENSE= GPLv3+
RUN_DEPENDS= rubygem-highline>=0:devel/rubygem-highline
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>