aboutsummaryrefslogblamecommitdiff
path: root/devel/p5-Carp-Clan-Share/Makefile
blob: 4b2abf04e0981a3f5c013b32b409393f67aef1d7 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
                                               
           











                                                                   
                                
 

                         
 
                      
# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$

PORTNAME=	Carp-Clan-Share
PORTVERSION=	0.013
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	Carp
PKGNAMEPREFIX=	p5-

MAINTAINER=	tobez@FreeBSD.org
COMMENT=	Share your Carp::Clan settings with your whole Clan

BUILD_DEPENDS=	p5-Carp-Clan>=0:${PORTSDIR}/devel/p5-Carp-Clan
RUN_DEPENDS:=	${BUILD_DEPENDS}

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>