aboutsummaryrefslogblamecommitdiff
path: root/devel/rubygem-unicode/Makefile
blob: 0cc24bc2032453e0630dfb2aac1296c34249df4f (plain) (tree)
1
2
3
4
5
                                                            


                       
                     










                                                            
# 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
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>