summaryrefslogtreecommitdiff
path: root/x11/xdtm/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-10-05 05:24:59 +0000
committerSteve Price <steve@FreeBSD.org>1998-10-05 05:24:59 +0000
commit1542947318e739c3043700c5de25ccf2ac673635 (patch)
treec2eafefd7f98d10ed0686135a5ac6928135d33fe /x11/xdtm/Makefile
parentMake sure we remove everything we install. (diff)
Make this reinstall friendly and move manpages to Makefile.
Notes
Notes: svn path=/head/; revision=13670
Diffstat (limited to 'x11/xdtm/Makefile')
-rw-r--r--x11/xdtm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xdtm/Makefile b/x11/xdtm/Makefile
index 19c76747b613..2d22a6e89aca 100644
--- a/x11/xdtm/Makefile
+++ b/x11/xdtm/Makefile
@@ -3,7 +3,7 @@
# Date created: 26th April 1995
# Whom: gpalmer
#
-# $Id: Makefile,v 1.5 1998/09/15 11:13:39 asami Exp $
+# $Id: Makefile,v 1.6 1998/09/17 00:33:00 asami Exp $
#
DISTNAME= xdtm-2.5.8
@@ -17,5 +17,6 @@ LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
USE_IMAKE= yes
WRKSRC= ${WRKDIR}/xdtm
+MAN1= xdtm.1
.include <bsd.port.mk>