1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
freebsd-ports/security/p5-Email-Obfuscate/Makefile
Aaron Dalton a10a971869 - Updated maintainer
Approved by:	tobez (implicit)
2006-05-23 16:43:10 +00:00

23 lines
445 B
Makefile

# 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@FreeBSD.org
COMMENT= Obfuscates email addresses
PERL_CONFIGURE= yes
MAN3= Email::Obfuscate.3
.include <bsd.port.mk>