summaryrefslogtreecommitdiff
path: root/x11-wm/ctwm/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/ctwm/Makefile
parentMove manpages to Makefile and use MAN* macros. (diff)
Move manpages to the Makefile and use MAN* macros.
Notes
Notes: svn path=/head/; revision=13622
Diffstat (limited to 'x11-wm/ctwm/Makefile')
-rw-r--r--x11-wm/ctwm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/ctwm/Makefile b/x11-wm/ctwm/Makefile
index 868122d31bd7..8dfa5eb77c31 100644
--- a/x11-wm/ctwm/Makefile
+++ b/x11-wm/ctwm/Makefile
@@ -3,7 +3,7 @@
# Date created: 13 November 1994
# Whom: torstenb
#
-# $Id: Makefile,v 1.17 1998/09/15 11:13:34 asami Exp $
+# $Id: Makefile,v 1.18 1998/09/17 00:32:56 asami Exp $
#
DISTNAME= ctwm-3.5
@@ -15,5 +15,6 @@ MAINTAINER= torstenb@FreeBSD.ORG
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
USE_IMAKE= yes
+MAN1= ctwm.1
.include <bsd.port.mk>