freebsd-ports/net/rubygem-devfile/Makefile
Matthias Fechner c08edfa454 net/rubygem-devfile: update to 0.0.19.pre.alpha1
Required for gitlab-ce 16.1
2023-07-06 14:32:17 +03:00

16 lines
322 B
Makefile

PORTNAME= devfile
DISTVERSION= 0.0.19.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>