freebsd-ports/sysutils/rubygem-chef-utils15/Makefile
2020-12-24 13:48:48 +00:00

24 lines
402 B
Makefile

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