# New ports collection makefile for: p5-ExtUtils-XSpp # Date created: August 22nd 2009 # Whom: Cezary Morga # # $FreeBSD$ # PORTNAME= ExtUtils-XSpp PORTVERSION= 0.05 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= cm@therek.net COMMENT= XS for C++ in Perl BUILD_DEPENDS= ${SITE_PERL}/Test/Base.pm:${PORTSDIR}/devel/p5-Test-Base \ ${SITE_PERL}/Test/Differences.pm:${PORTSDIR}/devel/p5-Test-Differences PERL_MODBUILD= 5.6.1+ MAN1= xspp.1 MAN3= ExtUtils::XSpp.3 \ ExtUtils::XSpp::Cmd.3 \ ExtUtils::XSpp::Node.3 \ ExtUtils::XSpp::Parser.3 \ ExtUtils::XSpp::Typemap.3 .include