freebsd-ports/devel/rubygem-facets/Makefile
Sunpoet Po-Chuan Hsieh 74ad5a5d21 - Update to 3.0.0
- Add LICENSE
- Update WWW

Changes:	https://github.com/rubyworks/facets/blob/master/HISTORY.md
2015-05-10 20:18:47 +00:00

19 lines
358 B
Makefile

# Created by: Yarema <yds@CoolRat.org>
# $FreeBSD$
PORTNAME= facets
PORTVERSION= 3.0.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= RubyGem port of the single most extensive additions and extensions
LICENSE= GPLv2 RUBY
LICENSE_COMB= dual
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>