2010-12-03 06:44:22 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.13 2010/12/03 11:45:38 ajacoutot Exp $
|
2006-11-07 06:40:50 -05:00
|
|
|
|
2007-09-15 20:17:04 -04:00
|
|
|
COMMENT= unified interface to mail representations
|
2006-11-07 06:40:50 -05:00
|
|
|
|
2006-11-14 18:00:56 -05:00
|
|
|
MODULES= cpan
|
2009-05-06 19:10:44 -04:00
|
|
|
DISTNAME= Email-Abstract-3.001
|
2010-12-03 06:44:22 -05:00
|
|
|
REVISION= 0
|
2006-11-14 18:00:56 -05:00
|
|
|
CATEGORIES= mail
|
2010-10-18 15:59:15 -04:00
|
|
|
USE_GROFF = Yes
|
2006-11-07 06:40:50 -05:00
|
|
|
|
2007-05-05 13:44:50 -04:00
|
|
|
MAINTAINER= Simon Bertrang <simon@openbsd.org>
|
2006-11-07 06:40:50 -05:00
|
|
|
|
2006-12-25 08:40:28 -05:00
|
|
|
# Perl
|
2006-11-07 06:40:50 -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-Simple>=1.999
|
|
|
|
REGRESS_DEPENDS=mail/p5-Email-MIME>=1.859 \
|
|
|
|
mail/p5-Mail-Box
|
2006-11-07 06:40:50 -05:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|