mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
19 lines
303 B
Makefile
19 lines
303 B
Makefile
# 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>
|