2010-12-03 06:44:22 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.12 2010/12/03 11:45:38 ajacoutot Exp $
|
2006-11-12 19:10:44 -05:00
|
|
|
|
2007-09-15 20:17:04 -04:00
|
|
|
COMMENT= Email::MIME constructor for starting anew
|
2006-11-12 19:10:44 -05:00
|
|
|
|
|
|
|
MODULES= cpan
|
2010-10-18 15:59:15 -04:00
|
|
|
USE_GROFF = Yes
|
2006-11-12 19:10:44 -05:00
|
|
|
|
2009-08-12 06:26:58 -04:00
|
|
|
DISTNAME= Email-MIME-Creator-1.456
|
2010-12-03 06:44:22 -05:00
|
|
|
REVISION= 1
|
2006-11-12 19:10:44 -05:00
|
|
|
CATEGORIES= mail
|
|
|
|
|
2007-05-05 13:44:50 -04:00
|
|
|
MAINTAINER= Simon Bertrang <simon@openbsd.org>
|
2006-11-12 19:10:44 -05:00
|
|
|
|
2006-12-27 07:56:07 -05:00
|
|
|
# Perl
|
2006-11-12 19:10:44 -05:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2010-11-19 02:23:05 -05:00
|
|
|
RUN_DEPENDS= mail/p5-Email-MIME \
|
|
|
|
mail/p5-Email-MIME-Encodings>=1.313 \
|
|
|
|
mail/p5-Email-MIME-Modifier>=1.441 \
|
|
|
|
mail/p5-Email-Simple>=2.100
|
2010-01-08 06:40:43 -05:00
|
|
|
|
2010-11-19 02:23:05 -05:00
|
|
|
REGRESS_DEPENDS= mail/p5-Email-MIME
|
2006-11-12 19:10:44 -05:00
|
|
|
|
|
|
|
MAKE_ENV= TEST_POD=Yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|