freebsd-ports/mail/mailcrypt/Makefile
Jimmy Olgeni 1be0301128 Spaces->tabs in the mail category.
(I know, I look boring and pedant :o)
2001-02-05 15:11:27 +00:00

20 lines
410 B
Makefile

# 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>