opnsense-ports/textproc/rubygem-tomlrb/Makefile
Franco Fichtner 0943973f20 */*: sync with upstream
Taken from: HardenedBSD
2018-12-31 19:24:00 +01:00

20 lines
326 B
Makefile

# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= tomlrb
PORTVERSION= 1.2.8
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Racc-based TOML parser
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>