aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xdtm/Makefile
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1998-10-05 13:24:59 +0800
committersteve <steve@FreeBSD.org>1998-10-05 13:24:59 +0800
commit6c3b137092017fe43079d0b6749a7db19e92fa1d (patch)
tree98748d19b67256b2f1bbc1b18f58752e752db441 /x11/xdtm/Makefile
parent2d22cd24c252668552465726f20cc425d176bc7b (diff)
downloadfreebsd-ports-gnome-6c3b137092017fe43079d0b6749a7db19e92fa1d.tar.gz
freebsd-ports-gnome-6c3b137092017fe43079d0b6749a7db19e92fa1d.tar.zst
freebsd-ports-gnome-6c3b137092017fe43079d0b6749a7db19e92fa1d.zip
Make this reinstall friendly and move manpages to Makefile.
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>