aboutsummaryrefslogtreecommitdiff
path: root/mail/elm+ME
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-11 20:28:32 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-11 20:28:32 +0000
commita07b60ed68821304b2c425ad81301ce97e6f7a95 (patch)
tree3c071e4591d5a681c858594cb1aafd40cc3059a1 /mail/elm+ME
parent257be361409de2c58d9fb43fd40d2de5b84d1e88 (diff)
downloadports-a07b60ed68821304b2c425ad81301ce97e6f7a95.tar.gz
ports-a07b60ed68821304b2c425ad81301ce97e6f7a95.zip
Notes
Diffstat (limited to 'mail/elm+ME')
-rw-r--r--mail/elm+ME/Makefile24
1 files changed, 11 insertions, 13 deletions
diff --git a/mail/elm+ME/Makefile b/mail/elm+ME/Makefile
index cf9af28c82c2..f78f309c5740 100644
--- a/mail/elm+ME/Makefile
+++ b/mail/elm+ME/Makefile
@@ -1,22 +1,20 @@
+# New ports collection makefile for: elm
+# Version required: 2.4
+# Date created: 14 October 1994
+# Whom: piero
#
-# Makefile for ports/mail/elm (FreeBSD)
-# $Id: Makefile,v 1.2 1994/11/25 19:12:24 gpalmer Exp $
+# $Id$
#
-# Distribution stuff
DISTNAME= elm2.4
-EXTRACT_SUFX= .tar.Z
-MASTER_SITES= ftp://dsinc.myxa.com/pub/elm/
+PKGNAME= elm-2.4
CATEGORIES+= mail
+MASTER_SITES= ftp://dsinc.myxa.com/pub/elm/
+EXTRACT_SUFX= .tar.Z
-# working directory
WRKDIR= work
-NO_WRKSUBDIR= is_set
-
-# Interactive
-IS_INTERACTIVE= is_set
-
-# Packaging
-NO_PACKAGE= is_set
+NO_WRKSUBDIR= yes
+IS_INTERACTIVE= yes
+NO_PACKAGE= yes
.include <bsd.port.mk>