freebsd-ports/mail/mailcrypt/Makefile
OKAZAKI Tetsurou 33f40b1b43 Add missing @dirrm.
Bump PORTREVISION.

PR:		ports/42444
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2002-09-05 14:38:45 +00:00

23 lines
489 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.7
PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
EMACS_PORT_NAME?= emacs21
GNU_CONFIGURE= yes
USE_GMAKE= yes
MAKE_ARGS= lispdir=${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/${PORTNAME}
.include <bsd.port.mk>