1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
# Created by: Jonathan Weiss (<jw@innerewut.de>) # $FreeBSD$ PORTNAME= memcache-client PORTVERSION= 1.8.5 CATEGORIES= databases rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby bindings for MemCached LICENSE= BSD3CLAUSE NO_ARCH= yes USE_RUBY= yes USES= gem PLIST_FILES= bin/memcached_top .include <bsd.port.mk>