aboutsummaryrefslogblamecommitdiff
path: root/devel/p5-PAR-Dist/Makefile
blob: a2b85257e54415f06e2d58ce194a0a54bc2a36e3 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                   
           

                        
                    
                           
                    

                   
                                

                                                       


                           

                         
 
                      
# Created by: Autrijus Tang <autrijus@autrijus.org>
# $FreeBSD$

PORTNAME=	PAR-Dist
PORTVERSION=	0.49
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Create and manipulate PAR distributions

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>