mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
d00c251f6d
Found By: Satoshi's errorlogs.
21 lines
492 B
Makefile
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>
|