# Ports collection makefile for: rubygem-actionwebservice # Date created: 27 May 2005 # Whom: Jonathan Weiss () # # $FreeBSD$ PORTNAME= actionwebservice PORTVERSION= 1.1.2 CATEGORIES= www rubygems MASTER_SITES= http://rubyforge.org/frs/download.php/9681/ MAINTAINER= jw@innerewut.de COMMENT= Simple support for publishing Web Service APIs for Rails applications BUILD_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/actionpack-1.12.1.gemspec:${PORTSDIR}/www/rubygem-actionpack \ ${LOCALBASE}/${SPEC_DIR}/activerecord-1.14.2.gemspec:${PORTSDIR}/databases/rubygem-activerecord RUN_DEPENDS= ${BUILD_DEPENDS} .include .include "${PORTSDIR}/devel/ruby-gems/Makefile.common" .include