# Created by: Johannes Meixner # $FreeBSD: head/devel/rubygem-default_value_for/Makefile 369411 2014-09-27 18:23:11Z swills $ PORTNAME= default_value_for PORTVERSION= 3.0.0.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Define default values for ActiveRecord models in a declarative manner LICENSE= MIT RUN_DEPENDS= rubygem-activerecord4>=4.1.4:${PORTSDIR}/databases/rubygem-activerecord4 USE_RUBY= yes USE_RAKE= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes .include