2013-07-13 07:25:46 +02:00
|
|
|
# Created by: Eric Freeman <freebsdports@chillibear.com>
|
2010-11-27 01:17:47 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= rchardet
|
2015-05-31 23:39:58 +02:00
|
|
|
PORTVERSION= 1.6.0
|
2010-11-27 01:17:47 +01:00
|
|
|
CATEGORIES= textproc rubygems
|
|
|
|
MASTER_SITES= RG
|
|
|
|
|
2013-07-27 18:06:01 +02:00
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
2010-11-27 01:17:47 +01:00
|
|
|
COMMENT= Character encoding auto-detection in Ruby
|
|
|
|
|
2015-05-24 02:06:56 +02:00
|
|
|
LICENSE= LGPL21
|
|
|
|
|
|
|
|
USE_RUBY= yes
|
|
|
|
USE_RUBYGEMS= yes
|
2010-11-27 01:17:47 +01:00
|
|
|
RUBYGEM_AUTOPLIST= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|