aboutsummaryrefslogblamecommitdiff
path: root/net/p5-Net-Trackback/Makefile
blob: 73b7e295b98d9e6e0a8284149aae7f61ba96ff60 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                                   


                             
                 

                         


                                      
                                                                      
 



                                                                         
 

                         

                      
# Created by: Cory R. King <coryking@mozimedia.com>

PORTNAME=	Net-Trackback
PORTVERSION=	1.01
PORTREVISION=	1
CATEGORIES=	net perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	coryking@mozimedia.com
COMMENT=	Interface for developing Trackback clients and servers

BUILD_DEPENDS=	p5-Class-ErrorHandler>=0.01:devel/p5-Class-ErrorHandler \
		p5-libwww>0:www/p5-libwww
RUN_DEPENDS=	p5-Class-ErrorHandler>=0.01:devel/p5-Class-ErrorHandler \
		p5-libwww>0:www/p5-libwww

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>