1998-07-04 21:46:38 +02:00
|
|
|
# New ports collection makefile for: mailcrypt
|
|
|
|
# Date created: 29 May 1998
|
|
|
|
# Whom: Murray Stokely <murray@cdrom.com>
|
|
|
|
#
|
1999-08-25 08:51:17 +02:00
|
|
|
# $FreeBSD$
|
1998-07-04 21:46:38 +02:00
|
|
|
#
|
|
|
|
|
2000-04-13 22:01:08 +02:00
|
|
|
PORTNAME= mailcrypt
|
2002-10-22 16:51:55 +02:00
|
|
|
PORTVERSION= 3.5.8
|
2004-02-04 06:10:27 +01:00
|
|
|
PORTREVISION= 2
|
1998-07-04 21:46:38 +02:00
|
|
|
CATEGORIES= mail
|
2002-09-05 08:28:32 +02:00
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
|
|
|
MASTER_SITE_SUBDIR= ${PORTNAME}
|
1998-07-04 21:46:38 +02:00
|
|
|
|
2002-01-30 01:25:43 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-20 20:00:52 +01:00
|
|
|
COMMENT= An Emacs/PGP interface
|
1998-07-04 21:46:38 +02:00
|
|
|
|
2002-09-05 08:28:32 +02:00
|
|
|
EMACS_PORT_NAME?= emacs21
|
1999-03-02 22:12:37 +01:00
|
|
|
|
1998-07-04 21:46:38 +02:00
|
|
|
GNU_CONFIGURE= yes
|
2002-09-05 08:28:32 +02:00
|
|
|
USE_GMAKE= yes
|
|
|
|
MAKE_ARGS= lispdir=${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/${PORTNAME}
|
1998-07-04 21:46:38 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|