summaryrefslogtreecommitdiff
path: root/mail/heirloom-mailx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/heirloom-mailx/Makefile')
-rw-r--r--mail/heirloom-mailx/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/mail/heirloom-mailx/Makefile b/mail/heirloom-mailx/Makefile
deleted file mode 100644
index 69b0f221982c..000000000000
--- a/mail/heirloom-mailx/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# New ports collection makefile for: nail
-# Date created: 20 October 2000
-# Whom: Kris Kennaway <kris@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= nail
-PORTVERSION= 9.29
-CATEGORIES= mail
-MASTER_SITES= http://omnibus.ruf.uni-freiburg.de/~gritter/archive/nail/
-
-MAINTAINER= ports@FreeBSD.org
-
-GNU_CONFIGURE= yes
-MAN1= nail.1
-
-.include <bsd.port.mk>