2010-12-03 11:44:22 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.19 2010/12/03 11:45:38 ajacoutot Exp $
|
2001-05-06 01:45:53 +00:00
|
|
|
|
2007-09-16 00:17:04 +00:00
|
|
|
COMMENT= perl module to manage mail folders
|
2001-03-22 23:21:57 +00:00
|
|
|
|
2002-07-11 09:36:46 +00:00
|
|
|
DISTNAME= Mail-Box-2.018
|
2010-12-03 11:44:22 +00:00
|
|
|
REVISION= 1
|
2006-11-28 11:09:51 +00:00
|
|
|
CATEGORIES= mail
|
2001-03-22 23:21:57 +00:00
|
|
|
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2006-11-28 11:09:51 +00:00
|
|
|
MODULES= cpan
|
2010-11-19 07:23:05 +00:00
|
|
|
USE_GROFF = Yes
|
2001-03-22 23:21:57 +00:00
|
|
|
|
2010-11-19 07:23:05 +00:00
|
|
|
RUN_DEPENDS= devel/p5-Time-TimeDate \
|
|
|
|
mail/p5-MIME-tools \
|
|
|
|
mail/p5-MIME-Types \
|
|
|
|
devel/p5-Object-Realize \
|
|
|
|
www/p5-HTML-Format \
|
|
|
|
textproc/p5-Text-Autoformat \
|
|
|
|
textproc/p5-Font-AFM
|
2004-06-26 07:35:05 +00:00
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
2001-03-22 23:21:57 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|