aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mailcrypt/Makefile
blob: 1f92d55b5c5feab05c272299a8d23df6a92b99b7 (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>