opnsense-ports/net/rubygem-devfile/Makefile
Franco Fichtner 195137c968 */*: sync with upstream
Taken from: FreeBSD
2025-01-07 13:45:07 +01:00

16 lines
310 B
Makefile

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