72417396c3
Changes: http://mailcrypt.cvs.sourceforge.net/viewvc/mailcrypt/mailcrypt/ChangeLog?pathrev=release-3_5_9
24 lines
479 B
Makefile
24 lines
479 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.9
|
|
CATEGORIES= mail
|
|
MASTER_SITES= SF
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= An Emacs/PGP interface
|
|
|
|
GNU_CONFIGURE= yes
|
|
MAKE_ARGS= lispdir=${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/${PORTNAME}
|
|
USE_AUTOTOOLS= autoconf
|
|
USE_EMACS= yes
|
|
USE_GMAKE= yes
|
|
|
|
INFO= mailcrypt
|
|
|
|
.include <bsd.port.mk>
|