# Ports collection makefile for: rubygem-memchache-client # Date created: 26 January 2006 # Whom: Jonathan Weiss () # # $FreeBSD$ PORTNAME= memcache-client PORTVERSION= 1.2.0 CATEGORIES= databases rubygems MASTER_SITES= ${MASTER_SITE_RUBYFORGE} MASTER_SITE_SUBDIR= rctools MAINTAINER= jw@innerewut.de COMMENT= Ruby bindings for MemCached BUILD_DEPENDS= rake:${PORTSDIR}/devel/rubygem-rake \ sow:${PORTSDIR}/devel/rubygem-hoe RUN_DEPENDS= ${BUILD_DEPENDS} .include .include "${PORTSDIR}/devel/ruby-gems/Makefile.common" .include