From 5b58c1845e65732e4f8f0b8f1d6accf5cd95c667 Mon Sep 17 00:00:00 2001 From: asami Date: Thu, 18 May 1995 08:55:37 +0000 Subject: Compress manpages. --- mail/pine4/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'mail') diff --git a/mail/pine4/Makefile b/mail/pine4/Makefile index 140b474..2a75b38 100644 --- a/mail/pine4/Makefile +++ b/mail/pine4/Makefile @@ -3,7 +3,7 @@ # Date created: 03 September 1994 # Whom: mr # -# $Id: Makefile,v 1.8 1995/04/11 20:28:22 asami Exp $ +# $Id: Makefile,v 1.9 1995/04/23 12:47:15 asami Exp $ # DISTNAME= pine3.91 @@ -12,4 +12,8 @@ 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 -- cgit v1.1