1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/mail/mailcrypt/Makefile
Bill Fumerola d00c251f6d BROKEN= "requires emacs to build but has no dependency for it."
Found By:	Satoshi's errorlogs.
1999-03-02 21:12:37 +00:00

21 lines
492 B
Makefile

# New ports collection makefile for: mailcrypt
# Version required: 3.4
# Date created: 29 May 1998
# Whom: Murray Stokely <murray@cdrom.com>
#
# $Id: Makefile,v 1.1.1.1 1998/07/04 19:46:38 steve Exp $
#
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>