freebsd-ports/www/p5-WWW-Mechanize-SpamCop/Makefile
Andrej Zverev 29e39f4966 - stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-05 13:41:52 +00:00

18 lines
360 B
Makefile

# Created by: 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
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>