ports/mail/p5-Email-Date-Format/Makefile

16 lines
248 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT = produce RFC 2822 date strings
MODULES = cpan
PKG_ARCH = *
DISTNAME = Email-Date-Format-1.008
CATEGORIES = mail
MAINTAINER = Benoit Lecocq <benoit@openbsd.org>
# Perl
PERMIT_PACKAGE= Yes
MAKE_ENV = TEST_POD=Yes
.include <bsd.port.mk>