freebsd-ports/textproc/rubygem-fast_xs073/Makefile
2013-10-30 02:58:22 +00:00

24 lines
445 B
Makefile

# Created by: Scott Sanders <scott@jssjr.com>
# $FreeBSD$
PORTNAME= fast_xs
PORTVERSION= 0.7.3
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
NO_LATEST_LINK= yes
PORTSCOUT= limit:^0.7
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PKGNAMESUFFIX= 073
.include <bsd.port.mk>