ports/mail/p5-SMTP-Server/Makefile

16 lines
324 B
Makefile

COMMENT= implements a complete, RFC compliant SMTP server
DISTNAME= SMTP-Server-1.1
REVISION= 1
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} \
http://www.macgyver.org/software/perl/
HOMEPAGE= http://www.macgyver.org/software/perl/
PERMIT_PACKAGE= Yes
MODULES= cpan
PKG_ARCH= *
.include <bsd.port.mk>