opnsense-ports/sysutils/rubygem-chef-utils/Makefile
Franco Fichtner 70b5731d2d */*: sync with upstream
Taken from: HardenedBSD
2020-12-25 19:00:09 +01:00

20 lines
366 B
Makefile

# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= chef-utils
PORTVERSION= 16.8.14
CATEGORIES= sysutils rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Basic utility functions for Core Chef Infra development
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>