opnsense-ports/devel/rubygem-version_gem/Makefile
Franco Fichtner e759319117 */*: sync with upstream
Taken from: FreeBSD
2024-04-02 14:34:30 +02:00

17 lines
303 B
Makefile

PORTNAME= version_gem
PORTVERSION= 1.1.4
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Introspectable Version module
WWW= https://gitlab.com/oauth-xx/version_gem
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>