Files
2024-07-28 13:36:41 +00:00

15 lines
228 B
Makefile

COMMENT = perl module to deal with RFC 2047 encoded words
DISTNAME = MIME-EncWords-1.015.0
CATEGORIES = mail
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
PKG_ARCH = *
RUN_DEPENDS = mail/p5-MIME-Charset
.include <bsd.port.mk>