From fcbf4e0d7cce168d945ce6c12856829807ae9d15 Mon Sep 17 00:00:00 2001 From: torstenb Date: Sat, 6 May 1995 11:38:12 +0000 Subject: compress manpage --- sysutils/tua/Makefile | 5 ++++- sysutils/tua/pkg-plist | 3 +-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/sysutils/tua/Makefile b/sysutils/tua/Makefile index f505a11..1dd242f 100644 --- a/sysutils/tua/Makefile +++ b/sysutils/tua/Makefile @@ -3,7 +3,7 @@ # Date created: 11 Feb. 1995 # Whom: torstenb # -# $Id: Makefile,v 1.4 1995/04/16 15:00:02 torstenb Exp $ +# $Id: Makefile,v 1.5 1995/04/23 13:02:47 asami Exp $ # DISTNAME= tua-4.0 @@ -14,4 +14,7 @@ MAINTAINER= torstenb@FreeBSD.ORG GNU_CONFIGURE= yes +post-install: + gzip -9nf ${PREFIX}/man/man1/tua.1 + .include diff --git a/sysutils/tua/pkg-plist b/sysutils/tua/pkg-plist index 373c552..33c73b1 100644 --- a/sysutils/tua/pkg-plist +++ b/sysutils/tua/pkg-plist @@ -1,5 +1,4 @@ -@cwd /usr/local bin/tua -man/man1/tua.1 +man/man1/tua.1.gz info/tua.info lib/tua.pcd -- cgit v1.1