aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-WWW-Mechanize-SpamCop/Makefile
blob: 5c9061cff4dafc948fdc56371e23062008140bf0 (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-WWW-Mechanize-SpamCop
# Date created:     2011-01-01
# Whom:         Gea-Suan Lin <gslin@gslin.org>
#
# $FreeBSD$
#

PORTNAME=   WWW-Mechanize-SpamCop
PORTVERSION=    0.08
CATEGORIES= www mail
MASTER_SITES=   CPAN
PKGNAMEPREFIX=  p5-

MAINTAINER= gslin@gslin.org
COMMENT=    SpamCop reporting automation

RUN_DEPENDS=    p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize

PERL_CONFIGURE= yes

MAN3=       WWW::Mechanize::SpamCop.3

.include <bsd.port.pre.mk>
.include <bsd.port.post.mk>