relays. It is multithreaded so it runs very fast and it is fully configurable so it can be adjusted to suit any need. With more and more broadband customers connecting to the internet everyday a great deal of them are unknowingly running mail servers that are open to abuse from spammers. SmtpRC was written to enable Systems Administrator to easily detect those customers and take the appropriate action.
15 lines
401 B
Text
15 lines
401 B
Text
# $NetBSD: Makefile.common,v 1.1.1.1 2003/10/05 19:05:55 adrian_p Exp $
|
|
|
|
DISTNAME= smtprc-0.9.7
|
|
PKGNAME= smtprc-0.9.7b
|
|
WRKSRC= ${WRKDIR}/smtprc
|
|
CATEGORIES= net mail
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=smtprc/}
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
MAINTAINER= adrianp@stindustries.net
|
|
HOMEPAGE= http://irc.warg.co.uk/smtprc-website/index.html
|
|
|
|
USE_BUILDLINK2= YES
|
|
USE_PKGINSTALL= YES
|
|
PKG_SYSCONFSUBDIR= smtprc
|