summaryrefslogtreecommitdiff
path: root/devel/rubygem-unicode/Makefile
blob: a58c110fd10ebcfcff748e1114c0b30616b4d546 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	unicode
PORTVERSION=	0.4.4.5
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Unicode string manipulation library for Ruby
WWW=		https://github.com/blackwinter/unicode

LICENSE=	RUBY

USES=		gem

.include <bsd.port.mk>