aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/ispell
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1996-11-18 22:17:24 +0800
committerasami <asami@FreeBSD.org>1996-11-18 22:17:24 +0800
commite1475027cde346cc8c26ff967438ba80036384a0 (patch)
tree4659b41700eb12b7f8cf84c6386677d53f5d8032 /textproc/ispell
parenta1a675dbb0aeebf8a7e5798c2180a3cc6a2a42b7 (diff)
downloadfreebsd-ports-gnome-e1475027cde346cc8c26ff967438ba80036384a0.tar.gz
freebsd-ports-gnome-e1475027cde346cc8c26ff967438ba80036384a0.tar.zst
freebsd-ports-gnome-e1475027cde346cc8c26ff967438ba80036384a0.zip
Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
Diffstat (limited to 'textproc/ispell')
-rw-r--r--textproc/ispell/Makefile5
-rw-r--r--textproc/ispell/pkg-plist23
2 files changed, 13 insertions, 15 deletions
diff --git a/textproc/ispell/Makefile b/textproc/ispell/Makefile
index 36c1de3334a6..5e58ddb47614 100644
--- a/textproc/ispell/Makefile
+++ b/textproc/ispell/Makefile
@@ -3,7 +3,7 @@
# Date created: 6 November 1994
# Whom: jmz
#
-# $Id: Makefile,v 1.13 1996/11/11 05:49:39 obrien Exp $
+# $Id: Makefile,v 1.14 1996/11/17 09:05:56 obrien Exp $
#
DISTNAME= ispell-3.1
@@ -21,6 +21,9 @@ MAINTAINER= jmz@FreeBSD.org
DISTFILES+= ${EXTRA_DICT}
MAKE_FLAGS= TMPDIR=${.CURDIR} -f
+MAN1= buildhash.1 findaffix.1 ispell.1 munchlist.1 \
+ sq.1 tryaffix.1 unsq.1
+MAN4= ispell.4 english.4
pre-extract:
.if !defined(LANG)
diff --git a/textproc/ispell/pkg-plist b/textproc/ispell/pkg-plist
index 801b251e7046..b7a162df4cc3 100644
--- a/textproc/ispell/pkg-plist
+++ b/textproc/ispell/pkg-plist
@@ -1,6 +1,3 @@
-@cd /usr/local
-@owner bin
-@mode 755
bin/buildhash
bin/findaffix
bin/icombine
@@ -10,20 +7,18 @@ bin/munchlist
bin/sq
bin/tryaffix
bin/unsq
-@mode 644
share/emacs/site-lisp/ispell.el
share/emacs/site-lisp/ispell.elc
lib/american.hash
lib/americanmed+.hash
lib/english.aff
lib/english.hash
-man/man1/buildhash.1
-man/man1/findaffix.1
-man/man1/ispell.1
-man/man1/munchlist.1
-man/man1/sq.1
-man/man1/tryaffix.1
-man/man1/unsq.1
-man/man4/ispell.4
-man/man4/english.4
-
+man/man1/buildhash.1.gz
+man/man1/findaffix.1.gz
+man/man1/ispell.1.gz
+man/man1/munchlist.1.gz
+man/man1/sq.1.gz
+man/man1/tryaffix.1.gz
+man/man1/unsq.1.gz
+man/man4/ispell.4.gz
+man/man4/english.4.gz