diff options
Diffstat (limited to 'x11-fm/xfm/Makefile')
-rw-r--r-- | x11-fm/xfm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-fm/xfm/Makefile b/x11-fm/xfm/Makefile index 08ecdf332952..7aa78e8e54d5 100644 --- a/x11-fm/xfm/Makefile +++ b/x11-fm/xfm/Makefile @@ -3,7 +3,7 @@ # Date created: 28 December 1994 # Whom: jc@irbs.com John Capo # -# $Id: Makefile,v 1.10 1998/09/15 11:13:33 asami Exp $ +# $Id: Makefile,v 1.11 1998/09/17 00:32:55 asami Exp $ # DISTNAME= xfm-1.3.2 @@ -16,5 +16,6 @@ MAINTAINER= ports@FreeBSD.ORG LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm USE_IMAKE= yes +MAN1= xfm.1 xfmtype.1 .include <bsd.port.mk> |