aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-OpenRelay-Simple
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-09 03:51:04 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-09 03:51:04 +0000
commitf44b77c7112dad13bed828fa2c08ba85ba76bef4 (patch)
tree41a11811ed4a3d60e2ea0095743bdfdb7560440f /mail/p5-Mail-OpenRelay-Simple
parent3e0df872a7394cc0fea8724fc1696ffacbda9fdf (diff)
downloadports-f44b77c7112dad13bed828fa2c08ba85ba76bef4.tar.gz
ports-f44b77c7112dad13bed828fa2c08ba85ba76bef4.zip
- Add LICENSE
- Pass maintainership to submitter PR: ports/189331 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Notes
Notes: svn path=/head/; revision=353420
Diffstat (limited to 'mail/p5-Mail-OpenRelay-Simple')
-rw-r--r--mail/p5-Mail-OpenRelay-Simple/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/mail/p5-Mail-OpenRelay-Simple/Makefile b/mail/p5-Mail-OpenRelay-Simple/Makefile
index b1288610d291..bde7679733f4 100644
--- a/mail/p5-Mail-OpenRelay-Simple/Makefile
+++ b/mail/p5-Mail-OpenRelay-Simple/Makefile
@@ -7,12 +7,14 @@ CATEGORIES= mail perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= 5u623l20@gmail.com
COMMENT= Check if a mail server runs as an open relay
-RUN_DEPENDS= p5-Class-Accessor>=0.25:${PORTSDIR}/devel/p5-Class-Accessor \
+LICENSE= ART10
+
+BUILD_DEPENDS= p5-Class-Accessor>=0.25:${PORTSDIR}/devel/p5-Class-Accessor \
p5-Net-Telnet>=3.03:${PORTSDIR}/net/p5-Net-Telnet
-BUILD_DEPENDS:= ${RUN_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure