mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
compress manpage
This commit is contained in:
parent
c304bcd88b
commit
e6fcc99607
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1655
@ -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 <bsd.port.mk>
|
||||
|
@ -1,5 +1,4 @@
|
||||
@cwd /usr/local
|
||||
bin/tua
|
||||
man/man1/tua.1
|
||||
man/man1/tua.1.gz
|
||||
info/tua.info
|
||||
lib/tua.pcd
|
||||
|
Loading…
Reference in New Issue
Block a user