ports/mail/p5-SMTP-Server/Makefile

16 lines
284 B
Makefile

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