aboutsummaryrefslogtreecommitdiff
path: root/mail/pine4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/pine4/Makefile')
-rw-r--r--mail/pine4/Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/mail/pine4/Makefile b/mail/pine4/Makefile
deleted file mode 100644
index 2a75b38418cb..000000000000
--- a/mail/pine4/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# New ports collection makefile for: pine
-# Version required: 3.91
-# Date created: 03 September 1994
-# Whom: mr
-#
-# $Id: Makefile,v 1.9 1995/04/23 12:47:15 asami Exp $
-#
-
-DISTNAME= pine3.91
-PKGNAME= pine-3.91
-CATEGORIES+= mail
-MASTER_SITES= ftp://ftp.cac.washington.edu/pine/
-EXTRACT_SUFX= .tar.Z
-
-post-install:
- gzip -9nf ${PREFIX}/man/man1/pine.1
- gzip -9nf ${PREFIX}/man/man1/pico.1
-
-.include <bsd.port.mk>