summaryrefslogtreecommitdiff
path: root/audio/sox
diff options
context:
space:
mode:
authorTorsten Blum <torstenb@FreeBSD.org>1995-05-05 20:54:37 +0000
committerTorsten Blum <torstenb@FreeBSD.org>1995-05-05 20:54:37 +0000
commit1d276f84e2f7e81bce92e11b932e47be371977bf (patch)
treecaa5db38cdc6b1a3c0d000531c30c0de2b5efb90 /audio/sox
parent@cwd removed (diff)
compress the manpage
Notes
Notes: svn path=/head/; revision=1632
Diffstat (limited to 'audio/sox')
-rw-r--r--audio/sox/Makefile5
-rw-r--r--audio/sox/pkg-plist2
2 files changed, 5 insertions, 2 deletions
diff --git a/audio/sox/Makefile b/audio/sox/Makefile
index 4831d9b7fc9d..b1a8c6f8897e 100644
--- a/audio/sox/Makefile
+++ b/audio/sox/Makefile
@@ -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>
diff --git a/audio/sox/pkg-plist b/audio/sox/pkg-plist
index c4db356963c8..8a16686b665a 100644
--- a/audio/sox/pkg-plist
+++ b/audio/sox/pkg-plist
@@ -1,2 +1,2 @@
bin/sox
-man/man1/sox.1
+man/man1/sox.1.gz