From a07b60ed68821304b2c425ad81301ce97e6f7a95 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Tue, 11 Apr 1995 20:28:32 +0000 Subject: Updated ports Makefiles for mails. --- mail/elm+ME/Makefile | 24 +++++++++++------------- 1 file changed, 11 insertions(+), 13 deletions(-) (limited to 'mail/elm+ME') 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 -- cgit v1.2.3