freebsd-ports/security/p5-Email-Obfuscate/Makefile

23 lines
444 B
Makefile
Raw Normal View History

# New ports collection makefile for: p5-Email-Obfuscate
# Date created: 7 November 2004
# Whom: Aaron Dalton <aaron@daltons.ca>
#
# $FreeBSD$
#
PORTNAME= Email-Obfuscate
PORTVERSION= 1.13
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Email
PKGNAMEPREFIX= p5-
MAINTAINER= aaron@daltons.ca
COMMENT= Obfuscates email addresses
PERL_CONFIGURE= yes
MAN3= Email::Obfuscate.3
.include <bsd.port.mk>