16 lines
278 B
Makefile
16 lines
278 B
Makefile
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
|
|
WWW= http://fast-xs.rubyforge.org/
|
|
|
|
LICENSE= MIT
|
|
|
|
USES= gem
|
|
|
|
.include <bsd.port.mk>
|