freebsd-ports/www/p5-WWW-Mechanize-SpamCop/Makefile
Philippe Audeoud 36a7d00290 blah WWW::Mechanize::SpamCop is used to automate spam reporting on
spamcop.net's web site.

WWW:	http://search.cpan.org/dist/WWW-Mechanize-SpamCop/

PR:		ports/153595
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
Feature safe:	yes
2011-01-14 12:29:16 +00:00

24 lines
502 B
Makefile

# 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>