View | Details | Raw Unified | Return to bug 224838
Collapse All | Expand All

(-)b/textproc/rubygem-twitter-text/Makefile (-1 / +3 lines)
Lines 2-7 Link Here
2
2
3
PORTNAME=	twitter-text
3
PORTNAME=	twitter-text
4
PORTVERSION=	2.1.0
4
PORTVERSION=	2.1.0
5
PORTREVISION=	1
5
CATEGORIES=	textproc rubygems
6
CATEGORIES=	textproc rubygems
6
MASTER_SITES=	RG
7
MASTER_SITES=	RG
7
8
Lines 11-17 COMMENT= Ruby gem for handling of Twitter texts Link Here
11
LICENSE=	APACHE20
12
LICENSE=	APACHE20
12
LICENSE_FILE=	${WRKSRC}/LICENSE
13
LICENSE_FILE=	${WRKSRC}/LICENSE
13
14
14
RUN_DEPENDS=	rubygem-unf>=0.1.0:textproc/rubygem-unf
15
RUN_DEPENDS=	rubygem-unf>=0.1.0:textproc/rubygem-unf \
16
		rubygem-idn-ruby>=0:dns/rubygem-idn-ruby
15
17
16
NO_ARCH=	yes
18
NO_ARCH=	yes
17
USE_RUBY=	yes
19
USE_RUBY=	yes

Return to bug 224838