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

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

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

LICENSE=	MIT

USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>