aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-facets/Makefile
blob: 6710d38f26394e303b633ed5e7a4baa61ef1a76d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Created by: Yarema <yds@CoolRat.org>

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

LICENSE=	GPLv2 RUBY
LICENSE_COMB=	dual

NO_ARCH=	yes

USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>