opnsense-ports/devel/rubygem-deb_version/Makefile
Franco Fichtner d0ff3aa467 */*: sync with upstream
Taken from: FreeBSD
2023-11-01 08:06:14 +01:00

17 lines
320 B
Makefile

PORTNAME= deb_version
PORTVERSION= 1.0.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Port of Debian Version comparison to Ruby
WWW= https://github.com/captn3m0/ruby-deb-version
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>