summaryrefslogtreecommitdiff
path: root/x11/dfm/Makefile
blob: 76215dc985f0cb473d86559ce198e887f94a76dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.8 2004/12/28 23:18:16 reed Exp $
#

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