17 lines
318 B
Makefile
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>
|