summaryrefslogtreecommitdiff
path: root/x11-wm/fvwm24/Makefile
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1997-10-11 02:19:50 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1997-10-11 02:19:50 +0000
commitbb1297ffaf49c286ddfc6b0b5d782b93e8300894 (patch)
treef0ab3cf351ef9c9f883737fb4d1b6c76cca70e71 /x11-wm/fvwm24/Makefile
parentOoops, forgot to add this file when upgrading from 2.0.45 -> 2.0.46. (diff)
Cleanup:
- List all the man pages in the MAN1 variable and define MANCOMPRESSED. - Standardize the comment section (restore the Whom: and the Date created: line from the original Makefile.)
Notes
Notes: svn path=/head/; revision=8205
Diffstat (limited to '')
-rw-r--r--x11-wm/fvwm24/Makefile14
1 files changed, 9 insertions, 5 deletions
diff --git a/x11-wm/fvwm24/Makefile b/x11-wm/fvwm24/Makefile
index a12cb3afa7a5..21b289d90a76 100644
--- a/x11-wm/fvwm24/Makefile
+++ b/x11-wm/fvwm24/Makefile
@@ -1,10 +1,9 @@
# New ports collection makefile for: Internationalized fvwm2
# Version required: 2.0.46
-# Date created: 02 Mar 1997
-# Whom: Makoto Matsushita <matusita@jp.freebsd.org>,
-# based on Hidekazu Kuroki's work of 2.0.43.
+# Date created: 20 Jan 1996
+# Whom: peter
#
-# $Id: Makefile,v 1.9 1997/06/09 21:57:41 max Exp $
+# $Id: Makefile,v 1.10 1997/10/11 02:01:47 max Exp $
#
DISTNAME= fvwm-2.0.46
@@ -21,11 +20,16 @@ MAINTAINER= matusita@jp.freebsd.org
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
USE_IMAKE= yes
+MAN1= FvwmAudio.1 FvwmAuto.1 FvwmBacker.1 FvwmBanner.1
+ FvwmButtons.1 FvwmCascade.1 FvwmCpp.1 FvwmForm.1
+ FvwmIconBox.1 FvwmIconMan.1 FvwmIdent.1 FvwmM4.1 FvwmPager.1
+ FvwmSave.1 FvwmSaveDesk.1 FvwmScroll.1 FvwmTalk.1 FvwmTile.1
+ FvwmWinList.1 fvwm2.1 xpmroot.1
+MANCOMPRESSED= yes
# filenames.
PATCH_FIXIT= kits/patch/fix-2.0.46
PATCH_I18N= kits/patch/PATCH.I18N
-
USE_PATCHFILES= ${PATCH_FIXIT} ${PATCH_I18N}
pre-patch: