opnsense-ports/devel/rubygem-facets/Makefile
Franco Fichtner c0b97a8105 */*: sync with upstream
Taken from: FreeBSD
2023-01-16 20:20:04 +01:00

17 lines
318 B
Makefile

PORTNAME= facets
PORTVERSION= 3.1.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= RubyGem port of the single most extensive additions and extensions
WWW= https://rubyworks.github.io/facets/
LICENSE= GPLv2 RUBY
LICENSE_COMB= dual
NO_ARCH= yes
USES= gem
.include <bsd.port.mk>