Files
ports/devel/rubygem-cheffish/Makefile

22 lines
406 B
Makefile

# Created by: Ryan Steinmetz <zi@FreeBSD.org>
PORTNAME= cheffish
PORTVERSION= 14.0.13
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Library to manipulate Chef in Chef
LICENSE= APACHE20
RUN_DEPENDS= rubygem-chef-zero>=14.0<15:sysutils/rubygem-chef-zero \
rubygem-net-ssh>=0,2:security/rubygem-net-ssh
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>