aboutsummaryrefslogblamecommitdiff
path: root/devel/p5-common-sense/Makefile
blob: e149eaff7f01d7185d4968df5ba4bc6914ede14b (plain) (tree)
1
2
3
4
5
6
7
8
9
                                           
           

                            
                    
                 

                           
                                     




                                                            


                           

                         
 
                      
# Created by: Mons Anderson <mons@cpan.org>
# $FreeBSD$

PORTNAME=	common-sense
PORTVERSION=	3.73
PORTREVISION=	1
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:MLEHMANN
PKGNAMEPREFIX=	p5-

MAINTAINER=	mons@cpan.org
COMMENT=	Perl common defaults with lower memory usage

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>