ports/net/rubygem-devfile/Makefile
Matthias Fechner ed53202c75 net/rubygem-devfile: update to 0.0.26.pre.alpha1
Required for gitlab 16.11
2024-04-21 13:57:58 +03:00

16 lines
322 B
Makefile

PORTNAME= devfile
DISTVERSION= 0.0.26.pre.alpha1
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Library used to generate kubernetes manifests from a Devfile
WWW= https://gitlab.com/gitlab-org/remote-development/devfile-gem
LICENSE= MIT
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>