aboutsummaryrefslogtreecommitdiff
path: root/mail/spamcup/Makefile
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2011-07-19 21:09:01 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2011-07-19 21:09:01 +0000
commit7174b1dcf7b5d82645172836b88f7a1081ed4d7b (patch)
treeafbf01b2cfe8e26c50628160f12a789e56daaf33 /mail/spamcup/Makefile
parentcdae5b755285712c8da636132b18599901f2d6ec (diff)
downloadports-7174b1dcf7b5d82645172836b88f7a1081ed4d7b.tar.gz
ports-7174b1dcf7b5d82645172836b88f7a1081ed4d7b.zip
Add LICENSE
[1] Fix RUN_DEPENDS after p5-libwww update to 6.x Reported by: Douglas Thrift <douglaswth@gmail.com> [1] Approved by: tabthorpe (mentor)
Notes
Notes: svn path=/head/; revision=277962
Diffstat (limited to 'mail/spamcup/Makefile')
-rw-r--r--mail/spamcup/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/mail/spamcup/Makefile b/mail/spamcup/Makefile
index cdb2e5e97fca..6da5e8e2e947 100644
--- a/mail/spamcup/Makefile
+++ b/mail/spamcup/Makefile
@@ -7,15 +7,18 @@
PORTNAME= spamcup
PORTVERSION= 1.09
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= mail
MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= A tool for automatic spam reporting via Spamcop.net
+LICENSE= GPL
+
RUN_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
- ${SITE_PERL}/Getopt/ArgvFile.pm:${PORTSDIR}/devel/p5-Getopt-ArgvFile
+ ${SITE_PERL}/Getopt/ArgvFile.pm:${PORTSDIR}/devel/p5-Getopt-ArgvFile \
+ ${SITE_PERL}/HTML/Form.pm:${PORTSDIR}/www/p5-HTML-Form
PERL_CONFIGURE= yes