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

PORTNAME=	mailcrypt
PORTVERSION=	3.5.6
CATEGORIES=	mail
MASTER_SITES=	${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR=    apps/crypto

MAINTAINER=	murray@FreeBSD.org

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

GNU_CONFIGURE=	yes

.include <bsd.port.mk>