aboutsummaryrefslogtreecommitdiff
path: root/mail/elm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/elm/Makefile')
-rw-r--r--mail/elm/Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/mail/elm/Makefile b/mail/elm/Makefile
deleted file mode 100644
index 661e03485dd2..000000000000
--- a/mail/elm/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# 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>