2008-07-27 13:07:42 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.6 2008/07/27 17:07:42 simon Exp $
|
2006-01-15 10:56:40 -05:00
|
|
|
|
2007-09-15 20:17:04 -04:00
|
|
|
COMMENT= handle MIME messages
|
2006-01-15 10:56:40 -05:00
|
|
|
|
2006-12-24 07:41:02 -05:00
|
|
|
MODULES= cpan
|
2008-07-27 13:07:42 -04:00
|
|
|
DISTNAME= Email-MIME-1.861
|
2006-12-24 07:41:02 -05:00
|
|
|
CATEGORIES= mail
|
2006-01-15 10:56:40 -05:00
|
|
|
|
2008-07-27 13:07:42 -04:00
|
|
|
MAINTAINER= Simon Bertrang <simon@openbsd.org>
|
2006-01-15 10:56:40 -05:00
|
|
|
|
|
|
|
# Same as Perl
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2007-07-05 11:42:56 -04:00
|
|
|
RUN_DEPENDS= :p5-Email-MIME-ContentType->=1.014:mail/p5-Email-MIME-ContentType \
|
2006-01-15 10:56:40 -05:00
|
|
|
::mail/p5-Email-MIME-Encodings \
|
2008-07-27 13:07:42 -04:00
|
|
|
:p5-Email-Simple->=2.003:mail/p5-Email-Simple \
|
2006-01-15 10:56:40 -05:00
|
|
|
::mail/p5-MIME-Types
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|