summaryrefslogtreecommitdiff
path: root/x11-wm/fvwm95
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>1997-06-09 19:16:36 +0000
committerAndreas Klemm <andreas@FreeBSD.org>1997-06-09 19:16:36 +0000
commit7045a02bb62da1f1881b64d8d93aac5aba0a3bfe (patch)
treeba6ee1bd001b0b136615a90958f5e163b7accbda /x11-wm/fvwm95
parent- remove unnecessary files/sample.fvwm95 rc file (diff)
- Install fvwm95 manpage
- Updated Plist - Removed unnecessary post-configure, since example rc file isn't in the files-dir anymore - Port Packages still fine ;-) (tested, tested !!! ;-) PR: closes PR 2986 Submitted by: Lars Koeller <Lars_Koeller@odie.physik2.uni-rostock.de>
Notes
Notes: svn path=/head/; revision=6821
Diffstat (limited to 'x11-wm/fvwm95')
-rw-r--r--x11-wm/fvwm95/Makefile9
-rw-r--r--x11-wm/fvwm95/pkg-plist1
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-wm/fvwm95/Makefile b/x11-wm/fvwm95/Makefile
index 29d211f49e98..69ea93ba52c4 100644
--- a/x11-wm/fvwm95/Makefile
+++ b/x11-wm/fvwm95/Makefile
@@ -3,7 +3,7 @@
# Date created: Sa 1 Feb 1997 14:46:05 MET
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
-# $Id: Makefile,v 1.8 1997/02/01 16:46:12 andreas Exp $
+# $Id: Makefile,v 1.9 1997/02/06 07:58:40 asami Exp $
#
DISTNAME= fvwm95-2.0.43a-Autoconf
@@ -22,7 +22,10 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--includedir=/usr/local/include \
--libdir=/usr/local/lib
-post-configure:
- @${ECHO} "See the sample.fvwm95rc file in the files directory"
+MAN1= fvwm95.1
+
+post-install:
+ @${INSTALL_MAN} $(WRKSRC)/fvwm/fvwm95.man \
+ $(PREFIX)/man/man1/fvwm95.1
.include <bsd.port.mk>
diff --git a/x11-wm/fvwm95/pkg-plist b/x11-wm/fvwm95/pkg-plist
index 2937e4f1f77f..f7bb365f6456 100644
--- a/x11-wm/fvwm95/pkg-plist
+++ b/x11-wm/fvwm95/pkg-plist
@@ -240,3 +240,4 @@ icons/xterm-sun.xpm
icons/xterm.xpm
icons/xv.xpm
icons/xview.xpm
+man/man1/fvwm95.1.gz