2010-12-03 06:44:22 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.6 2010/12/03 11:45:38 ajacoutot Exp $
|
2009-08-10 13:51:56 -04:00
|
|
|
|
2009-11-03 08:27:43 -05:00
|
|
|
COMMENT= module to generate replies to e-mail messages.
|
2009-08-10 13:51:56 -04:00
|
|
|
|
2009-11-03 08:27:43 -05:00
|
|
|
MODULES= cpan
|
|
|
|
DISTNAME= Email-Reply-1.202
|
2010-12-03 06:44:22 -05:00
|
|
|
REVISION= 1
|
2009-11-03 08:27:43 -05:00
|
|
|
CATEGORIES= mail
|
2010-10-18 15:59:15 -04:00
|
|
|
USE_GROFF = Yes
|
2009-08-10 13:51:56 -04:00
|
|
|
|
2009-11-03 08:27:43 -05:00
|
|
|
MAINTAINER= Stephan A. Rickauer <stephan@openbsd.org>
|
2009-08-10 13:51:56 -04:00
|
|
|
|
|
|
|
# Same as Perl
|
2009-11-03 08:27:43 -05:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
2009-08-10 13:51:56 -04:00
|
|
|
|
2010-11-19 02:23:05 -05:00
|
|
|
RUN_DEPENDS= mail/p5-Email-Abstract>=2.01 \
|
|
|
|
mail/p5-Email-MIME-Creator>=1.41
|
2009-08-10 13:51:56 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|