Files
ports/sysutils/rubygem-license-acceptance/Makefile
T
2026-03-10 02:20:04 +08:00

24 lines
579 B
Makefile

PORTNAME= license-acceptance
PORTVERSION= 2.1.13
PORTREVISION= 1
CATEGORIES= sysutils rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Chef End User License Agreement Acceptance for Ruby products
WWW= https://github.com/chef/license-acceptance
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-pastel>=0.7<1:devel/rubygem-pastel \
rubygem-tomlrb>=1.2<3.0:textproc/rubygem-tomlrb \
rubygem-tty-box>=0.6<1:devel/rubygem-tty-box \
rubygem-tty-prompt>=0.20<1:devel/rubygem-tty-prompt
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>