summaryrefslogtreecommitdiff
path: root/editors/vile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-24 03:38:32 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-24 03:38:32 +0000
commit7969e1456489770c073cb3e37e33f3fcbecd91ac (patch)
tree95ba12b8616a5643ea0dcbe7fb776c6f78f5df87 /editors/vile
parentWhy the heck was I calling the build target "pre-build"?!? (Changed (diff)
Compress manpages.
Notes
Notes: svn path=/head/; revision=1506
Diffstat (limited to 'editors/vile')
-rw-r--r--editors/vile/Makefile5
-rw-r--r--editors/vile/pkg-plist2
2 files changed, 5 insertions, 2 deletions
diff --git a/editors/vile/Makefile b/editors/vile/Makefile
index 6911b4687783..30439960bbfe 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 4de60e9bd4ca..ae411287ba13 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