diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2002-11-06 22:47:41 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2002-11-06 22:47:41 +0000 |
commit | d9611f93758b42bc9f2e2794b3d0039ec6038c4e (patch) | |
tree | 7188beb34e0a3adac815c9497c615b1b78eb4454 /mail/p5-Mail-Spool/Makefile | |
parent | e90c5ac85e1589656db313625839221c0668d513 (diff) |
Notes
Diffstat (limited to 'mail/p5-Mail-Spool/Makefile')
-rw-r--r-- | mail/p5-Mail-Spool/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/p5-Mail-Spool/Makefile b/mail/p5-Mail-Spool/Makefile index 06a94b4e56ec..ba72f47d11e1 100644 --- a/mail/p5-Mail-Spool/Makefile +++ b/mail/p5-Mail-Spool/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A "pure perl" implementation of mail spooling, unspooling and sending + BUILD_DEPENDS= ${SITE_PERL}/File/NFSLock.pm:${PORTSDIR}/devel/p5-File-NFSLock \ ${SITE_PERL}/Mail/Address.pm:${PORTSDIR}/mail/p5-Mail-Tools \ ${SITE_PERL}/Net/DNS.pm:${PORTSDIR}/net/p5-Net-DNS |