aboutsummaryrefslogtreecommitdiff
path: root/mail/elm+ME/Makefile
blob: 0aa0f9dc602224f9cfeff19289a2a2def29086a4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#
#	Makefile for ports/mail/elm (FreeBSD)
#	$Id: Makefile,v 1.1.1.1 1994/10/14 21:59:03 jkh Exp $
#

# Distribution stuff
DISTNAME=	elm2.4
EXTRACT_SUFX=	.tar.Z
MASTER_SITES=	ftp://dsinc.myxa.com/pub/elm/

# working directory
WRKDIR=		work
NO_WRKSUBDIR=	is_set

# Interactive
IS_INTERACTIVE=	is_set

# Packaging
NO_PACKAGE=	is_set

.include <bsd.port.mk>