summaryrefslogtreecommitdiff
path: root/x11/dfm/Makefile
blob: b8f714e1fdb2aafb830f032cb4c192873873b499 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.3 2001/10/21 10:49:59 wiz Exp $
#

CATEGORIES=	x11

MAINTAINER=	hubertf@netbsd.org
COMMENT=	Desktop File Manager

post-install:
	${MV} ${PREFIX}/man/man1/dfm.1x ${PREFIX}/man/man1/dfm.1

.include "Makefile.common"