aboutsummaryrefslogblamecommitdiff
path: root/textproc/p5-Pod-Perldoc/Makefile
blob: 71e72d5c059a830c3d9bb00fe5e6f9f40fa232cc (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                           
                    
                 



                              
                                  

                                                        

                         
 

                           
                      
PORTNAME=	Pod-Perldoc
PORTVERSION=	3.25
PORTREVISION=	2
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ashish@FreeBSD.org
COMMENT=	Look up Perl documentation in Pod format

USES=		perl5
USE_PERL5=	configure

CONFIGURE_ENV=	PERL_CORE=1

.include <bsd.port.mk>