aboutsummaryrefslogtreecommitdiffstats
path: root/mail/elm/Makefile
blob: f78f309c574057ad866ab8ebbbc60bbb90e3dade (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    elm
# Version required:     2.4
# Date created:         14 October 1994
# Whom:                 piero
#
# $Id$
#

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

WRKDIR=     work
NO_WRKSUBDIR=   yes
IS_INTERACTIVE= yes
NO_PACKAGE= yes

.include <bsd.port.mk>