opnsense-ports/net/rubygem-devfile/Makefile
Franco Fichtner fe58a8c23c */*: sync with upstream
Taken from: FreeBSD
2024-04-22 12:56:56 +02: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>