mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Add LICENSE
- Pass maintainership to submitter PR: ports/189331 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
This commit is contained in:
parent
3e0df872a7
commit
f44b77c711
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353420
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user