ports/mail/p5-Email-Address-XS/Makefile

13 lines
198 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= parse and format RFC 5322 email addresses and groups
MODULES= cpan
DISTNAME = Email-Address-XS-1.05
CATEGORIES= mail
# Perl
PERMIT_PACKAGE= Yes
WANTLIB += c perl
.include <bsd.port.mk>