summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorTim Vanderhoek <hoek@FreeBSD.org>1998-09-19 00:02:26 +0000
committerTim Vanderhoek <hoek@FreeBSD.org>1998-09-19 00:02:26 +0000
commit7531cca4196b54beb308b40505501b8675f474e5 (patch)
tree4ad248811f0396366e77330da9d0e02bcc80b2ea /net
parentX11 8-dot kanji font 'elisa font' (diff)
Use MLINKS.
Notes
Notes: svn path=/head/; revision=13225
Diffstat (limited to 'net')
-rw-r--r--net/rshell/Makefile14
-rw-r--r--net/rshell/pkg-plist3
2 files changed, 11 insertions, 6 deletions
diff --git a/net/rshell/Makefile b/net/rshell/Makefile
index f9a86d7c1065..792fee3debbe 100644
--- a/net/rshell/Makefile
+++ b/net/rshell/Makefile
@@ -3,13 +3,17 @@
# Date created: 1997/06/09
# Whom: wosch
#
-# $Id: Makefile,v 1.5 1997/07/19 11:08:50 wosch Exp $
+# $Id: Makefile,v 1.6 1997/08/19 21:17:13 wosch Exp $
#
-DISTNAME= rshell-1.0
-CATEGORIES= net
-MASTER_SITES= http://www.freebsd.org/~wosch/src/
+DISTNAME= rshell-1.0
+CATEGORIES= net
+MASTER_SITES= http://www.freebsd.org/~wosch/src/
-MAINTAINER= wosch@FreeBSD.ORG
+MAINTAINER= wosch@FreeBSD.ORG
+
+MAN1= rshell.1
+MLINKS= rshell.1 rcopy.1
+MANCOMPRESSED= maybe
.include <bsd.port.mk>
diff --git a/net/rshell/pkg-plist b/net/rshell/pkg-plist
index ccf0219887f8..5598c5eb0f55 100644
--- a/net/rshell/pkg-plist
+++ b/net/rshell/pkg-plist
@@ -1,3 +1,4 @@
bin/rshell
-man/man1/rshell.1.gz
share/dot.rshellrc
+@exec ln -f %D/bin/rshell %D/bin/rcopy
+@unexec rm %D/bin/rcopy