diff options
author | asami <asami@FreeBSD.org> | 1996-11-18 22:17:24 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-11-18 22:17:24 +0800 |
commit | e1475027cde346cc8c26ff967438ba80036384a0 (patch) | |
tree | 4659b41700eb12b7f8cf84c6386677d53f5d8032 /misc/mshell | |
parent | a1a675dbb0aeebf8a7e5798c2180a3cc6a2a42b7 (diff) | |
download | freebsd-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 'misc/mshell')
-rw-r--r-- | misc/mshell/Makefile | 3 | ||||
-rw-r--r-- | misc/mshell/pkg-plist | 6 |
2 files changed, 3 insertions, 6 deletions
diff --git a/misc/mshell/Makefile b/misc/mshell/Makefile index eb649ff65dd5..ac401657e10e 100644 --- a/misc/mshell/Makefile +++ b/misc/mshell/Makefile @@ -3,7 +3,7 @@ # Date created: 24 September 1994 # Whom: jmz # -# $Id: Makefile,v 1.7 1995/11/26 10:48:04 asami Exp $ +# $Id: Makefile,v 1.8 1996/11/11 05:49:51 obrien Exp $ # DISTNAME= mshell @@ -15,6 +15,7 @@ DISTFILES= 7432.Z MAINTAINER= jmz@FreeBSD.org NO_WRKSUBDIR= yes +MAN1= mshell.1 do-extract: @rm -rf ${WRKDIR} diff --git a/misc/mshell/pkg-plist b/misc/mshell/pkg-plist index 0a3c415a695b..f7fad8a7b8d2 100644 --- a/misc/mshell/pkg-plist +++ b/misc/mshell/pkg-plist @@ -1,8 +1,4 @@ -@cd /usr/local -@mode 644 -@owner bin lib/menus/sample.men lib/menus/menulogin -man/man1/mshell.1 -@mode 755 +man/man1/mshell.1.gz bin/mshell |