mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
compress the manpage
This commit is contained in:
parent
deb5cfc223
commit
1d276f84e2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1632
@ -3,7 +3,7 @@
|
||||
# Date created: 17 Oct 1994
|
||||
# Whom: torstenb
|
||||
#
|
||||
# $Id: Makefile,v 1.4 1995/04/11 19:46:52 asami Exp $
|
||||
# $Id: Makefile,v 1.5 1995/05/05 20:43:47 torstenb Exp $
|
||||
#
|
||||
|
||||
DISTNAME= sox10p11
|
||||
@ -14,4 +14,7 @@ EXTRACT_SUFX= .tar.Z
|
||||
|
||||
MAINTAINER= torstenb@FreeBSD.ORG
|
||||
|
||||
post-install:
|
||||
gzip -9nf ${PREFIX}/man/man1/sox.1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
bin/sox
|
||||
man/man1/sox.1
|
||||
man/man1/sox.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user