summaryrefslogtreecommitdiff
path: root/x11/dfm/Makefile
blob: 11f17013fe9c9230215b49fcad630e8e61222013 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.4 2003/07/13 13:53:53 wiz Exp $
#

PKGREVISION=	1
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"