ec88ee8559
PR: ports/165012 Submitted by: myself (pgollucci) Approved by: alexey@renatasystems.org (maintainer) Sponsored by: RideCharge Inc. / TaxiMagic
19 lines
411 B
Makefile
19 lines
411 B
Makefile
# Ports collection makefile for: rubygem-unicode
|
|
# Date created: Sat 31 Jul 2010
|
|
# Whom: Alexey V. Degtyarev <alexey@renatasystems.org>
|
|
#
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= unicode
|
|
PORTVERSION= 0.4.1
|
|
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>
|