summaryrefslogtreecommitdiff
path: root/mail/mailcrypt/Makefile
blob: 1ee2d197be2c470aaed6edc651b495b5c6253592 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:	mailcrypt
# Version required:    3.4
# Date created:        29 May 1998
# Whom:                Murray Stokely <murray@cdrom.com>
#
# $FreeBSD$
#

DISTNAME=	mailcrypt-3.5.5
CATEGORIES=	mail
MASTER_SITES=	http://www.nb.net/~lbudney/linux/software/mailcrypt/

MAINTAINER=	murray@cdrom.com

BUILD_DEPENDS=	emacs:${PORTSDIR}/editors/emacs20

GNU_CONFIGURE=	yes

.include <bsd.port.mk>