openbsd-ports/mail/p5-Email-Date-Format/Makefile
2023-01-15 07:16:17 +00:00

16 lines
248 B
Makefile

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>