summaryrefslogtreecommitdiff
path: root/lang/expect
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-18 14:17:24 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-18 14:17:24 +0000
commitc98cfd116dc0f77d80a247eaa00036df1e3335a1 (patch)
tree79b52e0aecd534af57de2d0ee3c9a860bc4a01fc /lang/expect
parentAdd $Id$. (diff)
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.
Notes
Notes: svn path=/head/; revision=4578
Diffstat (limited to 'lang/expect')
-rw-r--r--lang/expect/Makefile6
-rw-r--r--lang/expect/pkg-plist26
2 files changed, 18 insertions, 14 deletions
diff --git a/lang/expect/Makefile b/lang/expect/Makefile
index 47b7bb0f0999..ec017b037244 100644
--- a/lang/expect/Makefile
+++ b/lang/expect/Makefile
@@ -3,7 +3,7 @@
# Date created: 20 November 1994
# Whom: pst
#
-# $Id: Makefile,v 1.11 1996/10/30 09:46:01 peter Exp $
+# $Id: Makefile,v 1.12 1996/11/12 02:18:08 obrien Exp $
#
DISTNAME= expect-5.21
@@ -18,6 +18,10 @@ HAS_CONFIGURE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared --with-tclconfig=/usr/libdata/tcl \
--with-tclinclude=/usr/include/tcl
+MAN1= autoexpect.1 cryptdir.1 decryptdir.1 dislocate.1 \
+ expect.1 expectk.1 kibitz.1 mkpasswd.1 passmass.1 \
+ tknewsbiff.1 unbuffer.1 xkibitz.1
+MAN3= libexpect.3
test:
@(cd ${WRKSRC}; make test)
diff --git a/lang/expect/pkg-plist b/lang/expect/pkg-plist
index d7f0c992b1a0..0814385d7fc8 100644
--- a/lang/expect/pkg-plist
+++ b/lang/expect/pkg-plist
@@ -27,16 +27,16 @@ include/expect_tcl.h
lib/expect5.21/pkgIndex.tcl
lib/libexpect521.a
lib/libexpect521.so.1.0
-man/man1/autoexpect.1
-man/man1/cryptdir.1
-man/man1/decryptdir.1
-man/man1/dislocate.1
-man/man1/expect.1
-man/man1/expectk.1
-man/man1/kibitz.1
-man/man1/mkpasswd.1
-man/man1/passmass.1
-man/man1/tknewsbiff.1
-man/man1/unbuffer.1
-man/man1/xkibitz.1
-man/man3/libexpect.3
+man/man1/autoexpect.1.gz
+man/man1/cryptdir.1.gz
+man/man1/decryptdir.1.gz
+man/man1/dislocate.1.gz
+man/man1/expect.1.gz
+man/man1/expectk.1.gz
+man/man1/kibitz.1.gz
+man/man1/mkpasswd.1.gz
+man/man1/passmass.1.gz
+man/man1/tknewsbiff.1.gz
+man/man1/unbuffer.1.gz
+man/man1/xkibitz.1.gz
+man/man3/libexpect.3.gz