opnsense-ports/devel/rubygem-semi_semantic/Makefile
Franco Fichtner 16c66a1f7b */*: sync with upstream
Taken from: FreeBSD
2016-12-16 07:48:53 +01:00

17 lines
285 B
Makefile

# $FreeBSD$
PORTNAME= semi_semantic
PORTVERSION= 1.2.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Library for parsing/formatting/comparing semi-semantic versions
LICENSE= APACHE20
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>