summaryrefslogtreecommitdiff
path: root/mail/elm/Makefile
blob: 661e03485dd2dfa7ac8489d1e57a3adb0407e815 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    elm
# Version required:     2.4
# Date created:         14 October 1994
# Whom:                 piero
#
# $Id: Makefile,v 1.4 1995/04/11 20:28:05 asami Exp $
#

DISTNAME=	elm2.4
PKGNAME=	elm-2.4
CATEGORIES+=	mail
MASTER_SITES=	ftp://dsinc.myxa.com/pub/elm/
EXTRACT_SUFX=	.tar.Z

NO_WRKSUBDIR=	yes
IS_INTERACTIVE=	yes
NO_PACKAGE=	yes

.include <bsd.port.mk>