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

                               
                    
                 
                              
                    

                   
                                

                                          

                         
 
                      
# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>

PORTNAME=	Text-Bastardize
DISTVERSION=	0.08
PORTREVISION=	1
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Corruptor of innocent text

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>