# New ports collection makefile for: p5-Google-ProtocolBuffers # Date created: 2011-06-12 # Whom: Sunpoet Po-Chuan Hsieh # # $FreeBSD$ # PORTNAME= Google-ProtocolBuffers PORTVERSION= 0.08 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simple interface to Google Protocol Buffers RUN_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ p5-Math-BigInt>=0:${PORTSDIR}/math/p5-Math-BigInt \ p5-Parse-RecDescent>=1.94:${PORTSDIR}/devel/p5-Parse-RecDescent USE_PERL5= configure USES= perl5 MAN3= Google::ProtocolBuffers.3 .include