summaryrefslogtreecommitdiff
path: root/mail/mailcrypt/Makefile
blob: d92c3bbefa9a82bd32254b174881422cfae57a1e (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.5
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>