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

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

MAINTAINER= alexey@renatasystems.org
COMMENT=    Unicode string manipulation library for Ruby

USE_RUBY=   yes
USES=       gem:autoplist

.include <bsd.port.mk>