2010-12-03 06:44:22 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.3 2010/12/03 11:45:38 ajacoutot Exp $
|
2008-03-24 18:29:32 -04:00
|
|
|
|
|
|
|
COMMENT= produce RFC 2822 date strings
|
|
|
|
|
|
|
|
MODULES= cpan
|
|
|
|
DISTNAME= Email-Date-Format-1.002
|
2010-12-03 06:44:22 -05:00
|
|
|
REVISION= 0
|
2008-03-24 18:29:32 -04:00
|
|
|
CATEGORIES= mail
|
2010-10-18 15:59:15 -04:00
|
|
|
USE_GROFF = Yes
|
2008-03-24 18:29:32 -04:00
|
|
|
|
|
|
|
MAINTAINER= Simon Bertrang <simon@openbsd.org>
|
|
|
|
|
|
|
|
# Perl
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
|
|
|
MAKE_ENV= TEST_POD=Yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|