# New ports collection makefile for: rubygem-main # Date created: 07, Nov 2008 # Whom: Wen Heping # # $FreeBSD$ # PORTNAME= main PORTVERSION= 2.9.2 CATEGORIES= devel rubygems MASTER_SITES= RF/codeforpeople MAINTAINER= wen@FreeBSD.org COMMENT= A Class Factory and Dsl for Generating Command Line Programs BUILD_DEPENDS= rubygem-fattr>=1.0.3:${PORTSDIR}/devel/rubygem-fattr \ rubygem-arrayfields>=4.5.0:${PORTSDIR}/devel/rubygem-arrayfields RUN_DEPENDS= rubygem-fattr>=1.0.3:${PORTSDIR}/devel/rubygem-fattr \ rubygem-arrayfields>=4.5.0:${PORTSDIR}/devel/rubygem-arrayfields USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes .include