opnsense-ports/devel/rubygem-tty-config/Makefile
Franco Fichtner 2f837aab26 */*: sync with upstream
Taken from: HardenedBSD
2018-06-01 06:09:05 +02:00

19 lines
354 B
Makefile

# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= tty-config
PORTVERSION= 0.2.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Define, read and write any Ruby app configurations
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>