diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 21:28:59 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 21:28:59 +0800 |
commit | cdf4050f373b28af95e027bc0d61165f3d67a74c (patch) | |
tree | cf02fd76b4c4a6c734fc5ea3af777af0468b4b93 /security/amavisd-new/Makefile | |
parent | c010ee39746e03b585488eaccebb2fd64ea982a1 (diff) | |
download | freebsd-ports-graphics-cdf4050f373b28af95e027bc0d61165f3d67a74c.tar.gz freebsd-ports-graphics-cdf4050f373b28af95e027bc0d61165f3d67a74c.tar.zst freebsd-ports-graphics-cdf4050f373b28af95e027bc0d61165f3d67a74c.zip |
De-pkg-comment.
Diffstat (limited to 'security/amavisd-new/Makefile')
-rw-r--r-- | security/amavisd-new/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/amavisd-new/Makefile b/security/amavisd-new/Makefile index 4a65858e81b..b2c6b152352 100644 --- a/security/amavisd-new/Makefile +++ b/security/amavisd-new/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.ijs.si/software/amavisd/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/-p/} MAINTAINER= blaz@si.FreeBSD.org +COMMENT= Performance-enhanced daemonized version of amavis-perl RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \ ${SITE_PERL}/${PERL_ARCH}/Unix/Syslog.pm:${PORTSDIR}/sysutils/p5-Unix-Syslog \ |