aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mailcrypt/Makefile
blob: 408fd790a4f4f42ca6b3018c7e348f1795fc1b15 (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
# Version required:    3.4
# Date created:        29 May 1998
# Whom:                Murray Stokely <murray@cdrom.com>
#
# $FreeBSD$
#

DISTNAME=   mailcrypt-3.4
CATEGORIES= mail
MASTER_SITES=   http://cag-www.lcs.mit.edu/mailcrypt/
MASTER_SITE_SUBDIR= mailcrypt

MAINTAINER= murray@cdrom.com

BROKEN=     "requires emacs to build but has no dependency for it."

GNU_CONFIGURE=  yes

.include <bsd.port.mk>