summaryrefslogtreecommitdiff
path: root/devel/rubygem-unicode/Makefile
blob: 6a387aef009b552fd8d61d788942cc7304d2f452 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Alexey V. Degtyarev <alexey@renatasystems.org>

PORTNAME=	unicode
PORTVERSION=	0.4.4.4
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Unicode string manipulation library for Ruby

LICENSE=	RUBY

USES=		gem
USE_RUBY=	yes

.include <bsd.port.mk>