2010-12-03 06:44:22 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.9 2010/12/03 11:45:38 ajacoutot 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
|
2010-12-03 06:44:22 -05:00
|
|
|
REVISION= 0
|
2006-12-24 07:41:02 -05:00
|
|
|
CATEGORIES= mail
|
2010-10-18 15:59:15 -04:00
|
|
|
USE_GROFF = Yes
|
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
|
|
|
|
|
2010-11-19 02:23:05 -05:00
|
|
|
RUN_DEPENDS= mail/p5-Email-MIME-ContentType>=1.014 \
|
|
|
|
mail/p5-Email-MIME-Encodings \
|
|
|
|
mail/p5-Email-Simple>=2.003 \
|
|
|
|
mail/p5-MIME-Types
|
2006-01-15 10:56:40 -05:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|