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


                           
                 



                              
                                

                                     
                            

                    

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

PORTNAME=	Text-Flowed
DISTVERSION=	0.14
PORTREVISION=	1
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	bofh@FreeBSD.org
COMMENT=	RFC2646 format=flowed

LICENSE=	ART10 GPLv1+
LICENSE_COMB=	dual

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>