aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-04-24 11:38:32 +0800
committerasami <asami@FreeBSD.org>1995-04-24 11:38:32 +0800
commitbdc98af8a53135f902fbf66d07c12220fb5344c9 (patch)
tree6e0a2a640224de731514b15a8fdf8bb8ffbd1c53 /editors
parent1af4643878fe3b6a7390f9cd80dfff7645277036 (diff)
downloadfreebsd-ports-graphics-bdc98af8a53135f902fbf66d07c12220fb5344c9.tar.gz
freebsd-ports-graphics-bdc98af8a53135f902fbf66d07c12220fb5344c9.tar.zst
freebsd-ports-graphics-bdc98af8a53135f902fbf66d07c12220fb5344c9.zip
Compress manpages.
Diffstat (limited to 'editors')
-rw-r--r--editors/vile/Makefile5
-rw-r--r--editors/vile/pkg-plist2
-rw-r--r--editors/xvile/Makefile5
-rw-r--r--editors/xvile/pkg-plist2
4 files changed, 10 insertions, 4 deletions
diff --git a/editors/vile/Makefile b/editors/vile/Makefile
index 6911b468778..30439960bbf 100644
--- a/editors/vile/Makefile
+++ b/editors/vile/Makefile
@@ -3,7 +3,7 @@
# Date created: Thu Feb 23, 1995
# Whom: pgf
#
-# $Id: Makefile,v 1.3 1995/04/01 12:44:52 jkh Exp $
+# $Id: Makefile,v 1.4 1995/04/09 06:11:14 asami Exp $
#
DISTNAME= vile-5.2
@@ -13,4 +13,7 @@ MASTER_SITES= ftp://id.wing.net/pub/pgf/vile/
MAKEFILE= makefile
GNU_CONFIGURE= yes
+post-install:
+ gzip -9nf ${PREFIX}/man/man1/vile.1
+
.include <bsd.port.mk>
diff --git a/editors/vile/pkg-plist b/editors/vile/pkg-plist
index 4de60e9bd4c..ae411287ba1 100644
--- a/editors/vile/pkg-plist
+++ b/editors/vile/pkg-plist
@@ -6,4 +6,4 @@ bin/vile-manfilt
bin/vile-c-filt
@mode 444
lib/vile.hlp
-man/man1/vile.1
+man/man1/vile.1.gz
diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile
index 5f893b94db9..4b3a74d1c6f 100644
--- a/editors/xvile/Makefile
+++ b/editors/xvile/Makefile
@@ -3,7 +3,7 @@
# Date created: Tue Feb 21, 1995
# Whom: pgf
#
-# $Id: Makefile,v 1.3 1995/04/01 12:44:58 jkh Exp $
+# $Id: Makefile,v 1.4 1995/04/09 06:11:17 asami Exp $
#
DISTNAME= vile-5.2
@@ -15,4 +15,7 @@ MAKEFILE= makefile
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-screen=x11
+post-install:
+ gzip -9nf ${PREFIX}/man/man1/xvile.1
+
.include <bsd.port.mk>
diff --git a/editors/xvile/pkg-plist b/editors/xvile/pkg-plist
index 55d3672ddb2..832860131d2 100644
--- a/editors/xvile/pkg-plist
+++ b/editors/xvile/pkg-plist
@@ -6,4 +6,4 @@ bin/vile-manfilt
bin/vile-c-filt
@mode 444
lib/vile.hlp
-man/man1/xvile.1
+man/man1/xvile.1.gz