1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/www/rubygem-innate/Makefile
Cheng-Lung Sung 5a3da80959 - Update to 2011.10
- return maintainership

PR:		ports/162572
Submitted by:	Jyun-Yan You <jyyou_AT_cs.nctu.edu.tw>
Feature safe:	yes
2011-11-16 02:50:53 +00:00

23 lines
445 B
Makefile

# New ports collection makefile for: rubygem-innate
# Date created: 2010-01-20
# Whom: Jyun-Yan You <jyyou@cs.nctu.edu.tw>
#
# $FreeBSD$
#
PORTNAME= innate
PORTVERSION= 2011.10
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Powerful web-framework wrapper for Rack
RUN_DEPENDS= rubygem-rack>=1.1.0:${PORTSDIR}/www/rubygem-rack
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>