openbsd-ports/mail/p5-Email-Date-Format/Makefile
2013-03-11 11:20:26 +00:00

19 lines
323 B
Makefile

# $OpenBSD: Makefile,v 1.4 2013/03/11 11:23:52 espie Exp $
COMMENT= produce RFC 2822 date strings
MODULES= cpan
DISTNAME= Email-Date-Format-1.002
REVISION= 0
CATEGORIES= mail
USE_GROFF = Yes
MAINTAINER= Simon Bertrang <simon@openbsd.org>
# Perl
PERMIT_PACKAGE_CDROM= Yes
MAKE_ENV= TEST_POD=Yes
.include <bsd.port.mk>