# Created by: Alex Kapranoff # $FreeBSD: head/devel/p5-Gearman-XS/Makefile 338916 2014-01-06 18:07:56Z az $ PORTNAME= Gearman-XS PORTVERSION= 0.12 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DSCHOEN PKGNAMEPREFIX= p5- MAINTAINER= otaviof@gmail.com COMMENT= Perl front end for the Gearman C library LIB_DEPENDS= libgearman.so:${PORTSDIR}/devel/gearmand CFLAGS+= -I${LOCALBASE}/include USES= perl5 USE_PERL5= configure INSTALL_TARGET= pure_install .include