freebsd-ports/devel/rubygem-unicode/Makefile
Philip M. Gollucci ec88ee8559 - Update to 0.4.1
PR:             ports/165012
Submitted by:   myself (pgollucci)
Approved by:    alexey@renatasystems.org (maintainer)
Sponsored by:   RideCharge Inc. / TaxiMagic
2012-02-14 02:22:20 +00:00

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>