opnsense-ports/devel/rubygem-mixlib-versioning/Makefile
Franco Fichtner bd10d0aaac */*: sync with upstream
Taken from: HardenedBSD
2018-08-10 10:11:12 +02:00

18 lines
372 B
Makefile

# Created by: Ryan Steinmetz <zi@FreeBSD.org>
# $FreeBSD$
PORTNAME= mixlib-versioning
PORTVERSION= 1.2.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= A library to parse, compare and manipulate version strings
LICENSE= APACHE20
USES= gem shebangfix
USE_RUBY= yes
SHEBANG_FILES= .expeditor/update_version.sh
.include <bsd.port.mk>