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

PORTNAME=   fast_xs
PORTVERSION=    0.8.0
PORTEPOCH=  1
CATEGORIES= textproc rubygems
MASTER_SITES=   RG

MAINTAINER= ruby@FreeBSD.org
COMMENT=    A systems integration framework. Expander

RUN_DEPENDS=    rubygem-hoe>=2.3.2:${PORTSDIR}/devel/rubygem-hoe

USE_RUBY=       yes
USE_RUBYGEMS=       yes
RUBYGEM_AUTOPLIST=  yes

.include <bsd.port.mk>