aboutsummaryrefslogtreecommitdiffstats
path: root/security/p5-Email-Obfuscate/Makefile
blob: 409ff712122b8f37f4e0957703aea99654147add (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# 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=   CPAN
PKGNAMEPREFIX=  p5-

MAINTAINER= ports@FreeBSD.org
COMMENT=    Obfuscates email addresses

DEPRECATED= No more public distfiles
EXPIRATION_DATE=    2011-09-01

PERL_CONFIGURE= yes

MAN3=   Email::Obfuscate.3

.include <bsd.port.mk>