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


                               
                 
                              
                    

                   
                                
                                                                   
 

                         
 
                      
# Created by: Sergey Skvortsov <skv@FreeBSD.org>

PORTNAME=	XML-Filter-SAXT
PORTVERSION=	0.01
PORTREVISION=	1
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Replicates SAX events to several SAX event handlers

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>