aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mailcrypt/Makefile
blob: 36d3ec4dd4f89471bf5315b760616cd79760c3d4 (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= ports@FreeBSD.org

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

GNU_CONFIGURE=  yes

.include <bsd.port.mk>