aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/rubygem-fast_xs073/Makefile
blob: 5b6419b67997adc6c0a8c7c9aba42b161d0006fa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Created by: Scott Sanders <scott@jssjr.com>
# $FreeBSD$

PORTNAME=   fast_xs
PORTVERSION=    0.7.3
PORTEPOCH=  1
CATEGORIES= textproc rubygems
MASTER_SITES=   RG
PKGNAMESUFFIX=  073

MAINTAINER= ruby@FreeBSD.org
COMMENT=    Systems integration framework. Expander

LICENSE=    MIT

RUN_DEPENDS=    rubygem-hoe>=2.3.2:devel/rubygem-hoe

PORTSCOUT=  limit:^0.7

USE_RUBY=   yes
USE_RUBYGEMS=   yes
RUBYGEM_AUTOPLIST=  yes

.include <bsd.port.mk>