# New ports collection makefile for: thrift # Date created: 27 September 2007 # Whom: Sergey Skvortsov # # $FreeBSD$ # PORTNAME= thrift PORTVERSION= ${THRIFT_PORTVERSION} # to keep in sync with ../thrift PORTEPOCH= 1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= komarov@valerka.net COMMENT= Ruby interface to thrift USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes .include "../thrift/bsd.thrift.mk" .include