mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
20 lines
406 B
Makefile
20 lines
406 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= http://www.nb.net/~lbudney/linux/software/mailcrypt/
|
|
|
|
MAINTAINER= murray@FreeBSD.org
|
|
|
|
BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs20
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|