# New ports collection makefile for: Rack, a Ruby Webserver Interface # Date created: 2 Dec 2007 # Whom: Jun Kuriyama # # $FreeBSD: ports/www/rubygem-rack/Makefile,v 1.1 2007/12/13 01:20:14 kuriyama Exp $ # PORTNAME= rack PORTVERSION= 0.2.0 CATEGORIES= www rubygems MASTER_SITES= ${MASTER_SITE_RUBYFORGE} MASTER_SITE_SUBDIR= rack MAINTAINER= kuriyama@FreeBSD.org COMMENT= Rack, a Ruby Webserver Interface .include .include "${PORTSDIR}/devel/ruby-gems/Makefile.common" .include