aboutsummaryrefslogblamecommitdiff
path: root/net/p5-Queue-Beanstalk/Makefile
blob: 4b5a9c673bee8cf691301b68ca56c686b27cd5ad (plain) (tree)
1
2
3
4
5
6
7
8
9

                               
                 
                         




                                                                 
                                                            
 

                        
 
                      
PORTNAME=	Queue-Beanstalk
PORTVERSION=	0.02
PORTREVISION=	1
CATEGORIES=	net perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	citrin@citrin.ru
COMMENT=	Client for beanstalkd, in-memory workqueue daemon
WWW=		https://metacpan.org/release/Queue-Beanstalk

USES=		perl5
USE_PERL5=	modbuild

.include <bsd.port.mk>