opnsense-ports/textproc/rubygem-fast_xs/Makefile
Franco Fichtner 0eb428a8f5 */*: sync with upstream
Taken from: FreeBSD
2016-04-28 07:17:55 +02:00

19 lines
315 B
Makefile

# Created by: Scott Sanders <scott@jssjr.com>
# $FreeBSD$
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>