aboutsummaryrefslogblamecommitdiff
path: root/security/p5-HTML-Email-Obfuscate/Makefile
blob: cf1886fc035da0d115d417d2f35d5c5cf9ff64b3 (plain) (tree)
1
2
3
4
5
6
7
8
9
                     


                                    
                 
                              
                    

                   
                                

                                                                

                                                    
 

                         
 
                      
# Created by: chinsan

PORTNAME=	HTML-Email-Obfuscate
PORTVERSION=	1.00
PORTREVISION=	1
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Obfuscates HTML email addresses that look normal

BUILD_DEPENDS=	${RUN_DEPENDS}
RUN_DEPENDS=	p5-HTML-Parser>=0:www/p5-HTML-Parser

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>