# Created by: Yen-Ming Lee # $FreeBSD: head/mail/spamcup/Makefile 412348 2016-04-01 14:17:44Z mat $ PORTNAME= spamcup PORTVERSION= 1.09 PORTREVISION= 5 CATEGORIES= mail MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Tool for automatic spam reporting via Spamcop.net LICENSE= GPLv1 RUN_DEPENDS= p5-libwww>=0:www/p5-libwww \ p5-Getopt-ArgvFile>=0:devel/p5-Getopt-ArgvFile \ p5-HTML-Form>=0:www/p5-HTML-Form USES= perl5 shebangfix SHEBANG_FILES= spamcup.pl USE_PERL5= configure NO_ARCH= yes PLIST_FILES= bin/spamcup.pl ${SITE_PERL_REL}/spamcup.pl .include