summaryrefslogblamecommitdiff
path: root/mail/mailcrypt/Makefile
blob: bdb55c4fc67740c4300c7b0ef02f68534b30ad9b (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                 


                                                        
           

 
                         
                     
                 
                    

                                          
 
                                 
                                      
 
                               
 
                   

                                                                           

                      
# New ports collection makefile for:	mailcrypt
# Date created:        29 May 1998
# Whom:                Murray Stokely <murray@cdrom.com>
#
# $FreeBSD$
#

PORTNAME=	mailcrypt
PORTVERSION=	3.5.8
PORTREVISION=	2
CATEGORIES=	mail
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	An Emacs/PGP interface

EMACS_PORT_NAME?=	emacs21

GNU_CONFIGURE=	yes
USE_GMAKE=	yes
MAKE_ARGS=	lispdir=${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/${PORTNAME}

.include <bsd.port.mk>