aboutsummaryrefslogblamecommitdiff
path: root/textproc/p5-XML-Handler-Trees/Makefile
blob: 2e4b0b870f05ec92f15230f75b063fdbaff96cbe (plain) (tree)
1
2
3
4
5
6
7
8
9
                                 
                    
                 
                              
                    

                   
                                
                                                             
 
                              
                         
                        
 
                      
PORTNAME=	XML-Handler-Trees
PORTVERSION=	0.02
PORTREVISION=	1
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	PerlSAX handlers for building tree structures

USES=		perl5 dos2unix
USE_PERL5=	configure
DOS2UNIX_FILES=	Trees.pm

.include <bsd.port.mk>