2010-12-03 06:44:22 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.4 2010/12/03 11:45:38 ajacoutot Exp $
|
2009-09-25 15:37:14 -04:00
|
|
|
|
|
|
|
COMMENT= handle GnuPG-encrypted/signed messages
|
|
|
|
|
|
|
|
DISTNAME= Mail-GnuPG-0.15
|
2010-12-03 06:44:22 -05:00
|
|
|
REVISION= 0
|
2009-09-25 15:37:14 -04:00
|
|
|
CATEGORIES= mail security
|
|
|
|
|
|
|
|
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= security/p5-GnuPG-Interface>=0.31p0 \
|
|
|
|
mail/p5-Mail-Tools>=1.74 \
|
|
|
|
mail/p5-MIME-tools>=5.426
|
2009-09-25 15:37:14 -04:00
|
|
|
|
|
|
|
MODULES= cpan
|
2010-10-18 15:59:15 -04:00
|
|
|
USE_GROFF = Yes
|
2009-09-25 15:37:14 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|