aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/tvtwm/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-10-04 04:03:18 +0000
committerSteve Price <steve@FreeBSD.org>1998-10-04 04:03:18 +0000
commit5f836340982476455cb4abb9463b55044c0ebffc (patch)
treed6d7726c513b87288111198c83a27c9e53ac8a30 /x11-wm/tvtwm/Makefile
parent01d6667dc180882c8fcc822fca870ad91f92582c (diff)
downloadports-5f836340982476455cb4abb9463b55044c0ebffc.tar.gz
ports-5f836340982476455cb4abb9463b55044c0ebffc.zip
Move manpages to the Makefile and use MAN* macros.
Notes
Notes: svn path=/head/; revision=13622
Diffstat (limited to 'x11-wm/tvtwm/Makefile')
-rw-r--r--x11-wm/tvtwm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/tvtwm/Makefile b/x11-wm/tvtwm/Makefile
index 09fada6ce5ae..81909865c994 100644
--- a/x11-wm/tvtwm/Makefile
+++ b/x11-wm/tvtwm/Makefile
@@ -3,7 +3,7 @@
# Date created: 5th December 1994
# Whom: gpalmer
#
-# $Id: Makefile,v 1.11 1998/09/15 11:13:37 asami Exp $
+# $Id: Makefile,v 1.12 1998/09/17 00:32:59 asami Exp $
#
DISTNAME= tvtwm
@@ -18,5 +18,6 @@ MAINTAINER= gpalmer@FreeBSD.ORG
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
USE_IMAKE= yes
+MAN1= tvtwm.1
.include <bsd.port.mk>