ports/net/p5-Net-SMTP-SSL/Makefile

15 lines
224 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT = SSL support for Net::SMTP
MODULES = cpan
PKG_ARCH = *
DISTNAME = Net-SMTP-SSL-1.04
CATEGORIES = net mail
REVISION = 0
# perl
PERMIT_PACKAGE = Yes
RUN_DEPENDS = security/p5-IO-Socket-SSL
.include <bsd.port.mk>