aboutsummaryrefslogblamecommitdiff
path: root/textproc/p5-Text-Wrapper/Makefile
blob: eb41a8b6e5c7eca86d64da006701e39857628792 (plain) (tree)
1
2
3
4
5
6
7
8
9
           

                            
                    
                              
                    

                   
                                 
                                            
 
                   

                               

                      
# $FreeBSD$

PORTNAME=	Text-Wrapper
PORTVERSION=	1.04
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	tobez@FreeBSD.org
COMMENT=	Simple word wrapping routine

PERL_CONFIGURE=	yes

MAN3=		Text::Wrapper.3

.include <bsd.port.mk>