freebsd-ports/devel/rubygem-fastthread/Makefile
Philip M. Gollucci ae755175f1 - Update to 1.0.7
PR:             ports/133508
Approved by:    maintainer
2009-04-10 06:21:51 +00:00

20 lines
435 B
Makefile

# Ports collection makefile for: rubygem-fastthread
# Date created: 28 February 2007
# Whom: Alexander Logvinov <ports@logvinov.com>
#
# $FreeBSD$
PORTNAME= fastthread
PORTVERSION= 1.0.7
CATEGORIES= devel rubygems
MASTER_SITES= RF
MASTER_SITE_SUBDIR= mongrel
MAINTAINER= ports@logvinov.com
COMMENT= Optimized replacement for thread.rb primitives
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>